Compare commits
11 Commits
main
...
c05b658f61
Author | SHA1 | Date | |
---|---|---|---|
c05b658f61 | |||
528448b13c | |||
e6ed5a38b2 | |||
9e4241aafc | |||
d6e4ece79b | |||
b4b620b74e | |||
26fa8c6856 | |||
4ff699dd97 | |||
46513a3146 | |||
ebbeeebc38 | |||
d3f1a4e15f |
@@ -5,8 +5,7 @@
|
|||||||
# 2. Tag the image: `docker tag <id> git.hofer.link/philipp/ci-images:rust-latest`
|
# 2. Tag the image: `docker tag <id> git.hofer.link/philipp/ci-images:rust-latest`
|
||||||
# 3. Push the image: `docker push git.hofer.link/philipp/ci-images:rust-latest`
|
# 3. Push the image: `docker push git.hofer.link/philipp/ci-images:rust-latest`
|
||||||
|
|
||||||
|
FROM rust:1.87
|
||||||
FROM rust:1.88
|
|
||||||
|
|
||||||
RUN apt-get update && apt-get install -y sqlite3
|
RUN apt-get update && apt-get install -y sqlite3
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user