Skip to content

Commit

Permalink
chore(deps): update rust docker tag to v1.84.0 (#909)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent a78e0a2 commit 3303b72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
################
##### Builder
FROM rust:1.83.0-slim@sha256:c5bf976be6d358b7dc6113fe0ef179077244dff8fdd9c3bec1bcd14677d1f902 as builder
FROM rust:1.84.0-slim@sha256:f9a7f12aebdd20234e6ef881ce009aaf14ced90d244239b975faba5e26dc0bc2 as builder

RUN rustup target add x86_64-unknown-linux-musl &&\
apt update && \
Expand Down

0 comments on commit 3303b72

Please sign in to comment.