Skip to content

Commit afc6f5c

Browse files
Update golang:1.22-alpine Docker digest to 0e90634
1 parent a77d79f commit afc6f5c

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:0e90634e2a706a24f1176483f7315e019738d53a188b7a57c1f58426999bb0ee
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)