We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9b0ac22 + 74d53e3 commit 5c9c91fCopy full SHA for 5c9c91f
1 file changed
Dockerfile
@@ -1,5 +1,5 @@
1
# Build the approver-policy binary
2
-FROM docker.io/library/golang:1.26@sha256:5f3787b7f902c07c7ec4f3aa91a301a3eda8133aa32661a3b3a3a86ab3a68a36 as builder
+FROM docker.io/library/golang:1.26@sha256:b54cbf583d390341599d7bcbc062425c081105cc5ef6d170ced98ef9d047c716 as builder
3
4
WORKDIR /workspace
5
# Copy the Go Modules manifests
0 commit comments