Skip to content

Commit 2a1ac53

Browse files
Update rust Docker tag to v1.91.0
1 parent f029233 commit 2a1ac53

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-
ARG BASE_IMAGE_VERSION=rust:1.90.0-alpine3.20
1+
ARG BASE_IMAGE_VERSION=rust:1.91.0-alpine3.20
22
FROM ${BASE_IMAGE_VERSION} AS init
33

44
ENV WORKDIR=/app

0 commit comments

Comments
 (0)