forked from kemitix/git-next
chore(deps): update docker.io/rust docker tag to v1.80.0
This commit is contained in:
parent
cd2e918247
commit
6f1e80daf5
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 && \
|
||||
apt-get install -y clang-16 mold && \
|
||||
|
|
Loading…
Reference in a new issue