Skip to content

Commit 3caf098

Browse files
Update rust Docker tag to v1.82.0
1 parent d60e1ba commit 3caf098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM rust:1.58.1-alpine@sha256:b61698ea823c6f9bc726272d7783867d89e79ca87e9944998739ce619da7699a AS builder
1+
FROM rust:1.82.0-alpine@sha256:466dc9924d265455aa73e72fd9cdac9db69ce6a988e6f0e6baf852db3485d97d AS builder
22

33
RUN apk add --update alpine-sdk
44
COPY --chown=nobody:nobody . /src/

0 commit comments

Comments
 (0)