We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b971890 commit 6ceff18Copy full SHA for 6ceff18
Dockerfile
@@ -5,7 +5,7 @@ WORKDIR /src
5
RUN apk --no-cache add git gcc make musl-dev curl bash openssh-client
6
7
ENV \
8
- KUBECTL_VERSION=v1.31.0 \
+ KUBECTL_VERSION=v1.32.1 \
9
KUSTOMIZE_VERSION=v5.5.0 \
10
STRONGBOX_VERSION=2.0.0-RC4
11
0 commit comments