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

This commit is contained in:
2025-11-01 13:07:49 +01:00
parent a43f0a0b74
commit 3c3265a7ec

View File

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