Skip to content

Commit c262007

Browse files
Merge pull request #1701 from kristof-mattei/renovate/rust-1.x
chore(deps): update rust docker tag to v1.84.0
2 parents 78a88bf + 63fc136 commit c262007

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-
FROM --platform=${BUILDPLATFORM} rust:1.83.0@sha256:a45bf1f5d9af0a23b26703b3500d70af1abff7f984a7abef5a104b42c02a292b AS rust-base
1+
FROM --platform=${BUILDPLATFORM} rust:1.84.0@sha256:53539aa720c2736b39c5191269ed41c47acedbd93fbcdb0bed949c330aedc829 AS rust-base
22

33
ARG APPLICATION_NAME
44

0 commit comments

Comments
 (0)