We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d926ac7 commit 7f48558Copy full SHA for 7f48558
Dockerfile
@@ -1,6 +1,6 @@
1
FROM ubuntu:22.04@sha256:a8fe6fd30333dc60fc5306982a7c51385c2091af1e0ee887166b40a905691fd0
2
3
-ARG KUBECTL_VERSION=1.22.15
+ARG KUBECTL_VERSION=1.25.16
4
5
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
6
0 commit comments