Skip to content

Commit 71f7cf8

Browse files
Update rust Docker tag to v1.85.1
1 parent d60e1ba commit 71f7cf8

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,4 +1,4 @@
1-
FROM rust:1.58.1-alpine@sha256:b61698ea823c6f9bc726272d7783867d89e79ca87e9944998739ce619da7699a AS builder
1+
FROM rust:1.85.1-alpine@sha256:4333721398de61f53ccbe53b0b855bcc4bb49e55828e8f652d7a8ac33dd0c118 AS builder
22

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

0 commit comments

Comments
 (0)