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 a77d79f commit 40b65f4Copy full SHA for 40b65f4
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.22-alpine@sha256:9bdd5692d39acc3f8d0ea6f81327f87ac6b473dd29a2b6006df362bff48dd1f8
+FROM golang:1.22-alpine@sha256:24f1bfa32fbf21eec3d764ed190adb78ee3147c6c3558c950c2be6bf6fc23a1b
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