rust 1.92
All checks were successful
Build and Push Docker Images / build-and-push (push) Successful in 35m58s

This commit is contained in:
2025-12-16 08:15:40 +01:00
parent 3c3265a7ec
commit 66ec86e37d

View File

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