Compare commits
1 commit
6f1e80daf5
...
d5963f5362
Author | SHA1 | Date | |
---|---|---|---|
|
d5963f5362 |
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM docker.io/rust:1.79.0-bookworm
|
FROM docker.io/rust:1.80.0-bookworm
|
||||||
|
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
apt-get install -y clang-16 mold && \
|
apt-get install -y clang-16 mold && \
|
||||||
|
|
Loading…
Reference in a new issue