Skip to content

Commit 8a557d5

Browse files
Update rust Docker tag to v1.74.1
1 parent d60e1ba commit 8a557d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.74.1-alpine@sha256:e6e45a7d5d8b7acb2a2915a35c4b12868b6cc089da61f4fbbb719673f2fcd60c AS builder
22

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

0 commit comments

Comments
 (0)