Skip to content
This repository was archived by the owner on Aug 29, 2023. It is now read-only.

Commit 2f6a1ae

Browse files
chore(deps): pin golang docker tag to 06fc512 (#173)
1 parent 15e7a8a commit 2f6a1ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.multiarch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=$BUILDPLATFORM golang:1.19 as build
1+
FROM --platform=$BUILDPLATFORM golang:1.19@sha256:06fc512f4d8d2e7873132386f535e998b656404a9eba8a9a3084d9916d2c6e73 as build
22

33
ARG TARGETOS
44
ARG TARGETARCH

0 commit comments

Comments
 (0)