We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eb9115c + dec705f commit 6a2dbb5Copy full SHA for 6a2dbb5
Dockerfile
@@ -2,7 +2,7 @@ FROM golang:1.21-alpine AS build
2
3
ENV \
4
STRONGBOX_VERSION=1.1.0 \
5
- KUSTOMIZE_VERSION=v5.2.1
+ KUSTOMIZE_VERSION=v5.3.0
6
7
RUN os=$(go env GOOS) && arch=$(go env GOARCH) \
8
&& apk --no-cache add curl \
testData/app-with-secrets/app/secrets/s1.json
@@ -1,3 +1,3 @@
1
-# STRONGBOX ENCRYPTED RESOURCE ; See https: //github.com/uw-labs/strongbox
+# STRONGBOX ENCRYPTED RESOURCE ; See https://github.com/uw-labs/strongbox
758w9o0TRe3ZZ9uO4zbi2q2pChEBhX3OQGj64GtpV1BpxdBhF8vGbNB3KJkva4mcD42MLpIZ2cTO
nnLkUkZrbAELuB9W08PS
0 commit comments