We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b44fabd + f217518 commit 5d1b947Copy full SHA for 5d1b947
Dockerfile
@@ -6,7 +6,7 @@ RUN apk --no-cache add git gcc make musl-dev curl bash openssh-client
6
7
ENV \
8
KUBECTL_VERSION=v1.26.1 \
9
- KUSTOMIZE_VERSION=v5.1.0 \
+ KUSTOMIZE_VERSION=v5.2.1 \
10
STRONGBOX_VERSION=1.1.0
11
12
RUN os=$(go env GOOS) && arch=$(go env GOARCH) \
0 commit comments