Skip to content

Commit 3c0f1b8

Browse files
Update golang:1.22-alpine Docker digest to 4fe5214
1 parent 6893145 commit 3c0f1b8

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 golang:1.22-alpine@sha256:9bdd5692d39acc3f8d0ea6f81327f87ac6b473dd29a2b6006df362bff48dd1f8
1+
FROM golang:1.22-alpine@sha256:4fe52143a83531c4444989cb5de6b6e59b2856af906ef5874c0226226b9968c5
22
# INSTALL kubeseal cli
33
RUN go install github.com/bitnami-labs/sealed-secrets/cmd/kubeseal@main
44
RUN apk update && apk upgrade && apk add curl make gcc bash git openssl openssh

0 commit comments

Comments
 (0)