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 0746a32Copy full SHA for 0746a32
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.22-alpine@sha256:9bdd5692d39acc3f8d0ea6f81327f87ac6b473dd29a2b6006df362bff48dd1f8
+FROM golang:1.22-alpine@sha256:21edeab9ed48e9820f0b447cce6ce1900b3aa90ffce3c8b4de7fae5ac333de0c
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