Skip to content

Commit ad9a1c1

Browse files
chore(deps): pin rust docker tag to a3e3d30 (#2720)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cfa7b7e commit ad9a1c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/images/alpine/Dockerfile.rust1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Base-image
2-
FROM rust:1.91.0-alpine3.22 AS base
2+
FROM rust:1.91.0-alpine3.22@sha256:a3e3d30122c08c0ed85dcd8867d956f066be23c32ed67a0453bc04ce478ad69b AS base
33

44
ARG ALPINE_REPO
55
ARG NODEJS_DIST_URL

0 commit comments

Comments
 (0)