Skip to content

Commit a399aa3

Browse files
committed
bump
Signed-off-by: Pavel Okhlopkov <pavel.okhlopkov@flant.com>
1 parent 7b8d06e commit a399aa3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ RUN GOOS=linux \
3535
# Final image
3636
FROM --platform=${TARGETPLATFORM:-linux/amd64} alpine:3.23
3737
ARG TARGETPLATFORM
38-
ARG kubectlVersion=v1.33.8
38+
ARG kubectlVersion=v1.33.12
3939

4040
# kubectl url has no variant (v7)
4141
# helm url has dashes and no variant (v7)

0 commit comments

Comments
 (0)