Skip to content

Commit a29538a

Browse files
Update rust Docker tag to v1.91.1
1 parent 58abc82 commit a29538a

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

44
ENV WORKDIR=/app

0 commit comments

Comments
 (0)