Skip to content

Commit 56da48e

Browse files
authored
Merge pull request #34 from sir-gon/renovate/rust-1.x
Update rust Docker tag to v1.90.0
2 parents b0e71d0 + ac41829 commit 56da48e

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

44
ENV WORKDIR=/app

0 commit comments

Comments
 (0)