Skip to content

Commit 850bbab

Browse files
authored
Merge pull request #46 from sir-gon/renovate/rust-1.x
Update rust Docker tag to v1.91.1
2 parents 58abc82 + a29538a commit 850bbab

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)