Skip to content

Commit 3303b72

Browse files
chore(deps): update rust docker tag to v1.84.0 (#909)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a78e0a2 commit 3303b72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
################
22
##### Builder
3-
FROM rust:1.83.0-slim@sha256:c5bf976be6d358b7dc6113fe0ef179077244dff8fdd9c3bec1bcd14677d1f902 as builder
3+
FROM rust:1.84.0-slim@sha256:f9a7f12aebdd20234e6ef881ce009aaf14ced90d244239b975faba5e26dc0bc2 as builder
44

55
RUN rustup target add x86_64-unknown-linux-musl &&\
66
apt update && \

0 commit comments

Comments
 (0)