Skip to content

Commit 6ceff18

Browse files
committed
Bump kubectl to v1.32.1
1 parent b971890 commit 6ceff18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ WORKDIR /src
55
RUN apk --no-cache add git gcc make musl-dev curl bash openssh-client
66

77
ENV \
8-
KUBECTL_VERSION=v1.31.0 \
8+
KUBECTL_VERSION=v1.32.1 \
99
KUSTOMIZE_VERSION=v5.5.0 \
1010
STRONGBOX_VERSION=2.0.0-RC4
1111

0 commit comments

Comments
 (0)