Compare commits
2 Commits
66ec86e37d
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 5af424890b | |||
| 3fd80596b1 |
@@ -6,7 +6,7 @@
|
||||
# 3. Push the image: `docker push git.hofer.link/philipp/ci-images:rust-latest`
|
||||
|
||||
|
||||
FROM rust:1.92
|
||||
FROM rust:1.93
|
||||
|
||||
RUN apt-get update && apt-get install -y sqlite3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user