Skip to content

Commit 99d65d4

Browse files
chore(deps): update rust:1-alpine docker digest to a3e3d30
1 parent 33e2d35 commit 99d65d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apollo-rust-builder-musl/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ FROM node:${NODE_VERSION}-alpine AS node
55

66
# Fixing to a specific SHA rather than a mutable tag, stops rebuilds completely
77
# changing the contents of the container without us realising.
8-
FROM rust:1-alpine@sha256:b4b54b176a74db7e5c68fdfe6029be39a02ccbcfe72b6e5a3e18e2c61b57ae26
8+
FROM rust:1-alpine@sha256:a3e3d30122c08c0ed85dcd8867d956f066be23c32ed67a0453bc04ce478ad69b
99

1010
ARG TARGETPLATFORM
1111

0 commit comments

Comments
 (0)