Skip to content

Commit

Permalink
Bump kubectl to v1.32.1
Browse files Browse the repository at this point in the history
  • Loading branch information
DTLP committed Jan 30, 2025
1 parent b971890 commit 6ceff18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ WORKDIR /src
RUN apk --no-cache add git gcc make musl-dev curl bash openssh-client

ENV \
KUBECTL_VERSION=v1.31.0 \
KUBECTL_VERSION=v1.32.1 \
KUSTOMIZE_VERSION=v5.5.0 \
STRONGBOX_VERSION=2.0.0-RC4

Expand Down

0 comments on commit 6ceff18

Please sign in to comment.