update rust
All checks were successful
Build and Push Docker Images / build-and-push (push) Successful in 32m5s

This commit is contained in:
2025-09-23 19:34:16 +02:00
parent 3ff2343273
commit a43f0a0b74

View File

@@ -6,7 +6,7 @@
# 3. Push the image: `docker push git.hofer.link/philipp/ci-images:rust-latest`
FROM rust:1.89
FROM rust:1.90
RUN apt-get update && apt-get install -y sqlite3