We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6893145 commit b38f84aCopy full SHA for b38f84a
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.22-alpine@sha256:9bdd5692d39acc3f8d0ea6f81327f87ac6b473dd29a2b6006df362bff48dd1f8
+FROM golang:1.22-alpine@sha256:b9058bedc2a5b5f2f956c126174fe70b686fbf1b7b766d02ad2dc2e150a414bc
2
# INSTALL kubeseal cli
3
RUN go install github.com/bitnami-labs/sealed-secrets/cmd/kubeseal@main
4
RUN apk update && apk upgrade && apk add curl make gcc bash git openssl openssh
0 commit comments