Skip to content

Commit

Permalink
try bump rust
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronleopold committed Sep 28, 2024
1 parent 783469f commit 9312fe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ RUN --mount=type=cache,target=/usr/local/yarn/.cache,id=${TARGETARCH} \
# Cargo Build Stage
# ------------------------------------------------------------------------------

FROM rust:1.81.0-slim-buster AS builder
FROM rust:1.81-bookworm AS builder

ARG GIT_REV
ARG TARGETARCH
Expand Down

0 comments on commit 9312fe5

Please sign in to comment.