We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a52a2eb + aef590b commit dfd9d87Copy full SHA for dfd9d87
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.30.1 \
+ KUBECTL_VERSION=v1.31.0 \
9
KUSTOMIZE_VERSION=v5.4.1 \
10
STRONGBOX_VERSION=2.0.0-RC4
11
0 commit comments