chore(deps): update docker.io/rust docker tag to v1.80.0 #124
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