Skip to content

Commit 7f48558

Browse files
committed
feat: update kubectl to 1.25.16
1 parent d926ac7 commit 7f48558

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
@@ -1,6 +1,6 @@
11
FROM ubuntu:22.04@sha256:a8fe6fd30333dc60fc5306982a7c51385c2091af1e0ee887166b40a905691fd0
22

3-
ARG KUBECTL_VERSION=1.22.15
3+
ARG KUBECTL_VERSION=1.25.16
44

55
RUN apt-get update && apt-get install -y curl zip unzip jq ca-certificates curl wget apt-transport-https lsb-release gnupg git gettext-base
66

0 commit comments

Comments
 (0)