bump deps
This commit is contained in:
parent
7f24217b64
commit
f2404e79e1
6 changed files with 39 additions and 29 deletions
|
@ -2,7 +2,7 @@ ARG BUILDER_IMAGE=builder_cache
|
|||
|
||||
############################################################
|
||||
# Cache image with all the deps
|
||||
FROM rust:1.78-bookworm AS builder_cache
|
||||
FROM rust:1.79-bookworm AS builder_cache
|
||||
|
||||
RUN rustup component add rustfmt clippy
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue