This commit is contained in:
2026-01-25 21:14:54 +01:00
parent 3c3265a7ec
commit 3fd80596b1

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.93
RUN apt-get update && apt-get install -y sqlite3