Skip to content

Commit

Permalink
feat: update kubectl to 1.25.16
Browse files Browse the repository at this point in the history
  • Loading branch information
micdes-pagopa committed Mar 12, 2024
1 parent d926ac7 commit 7f48558
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
@@ -1,6 +1,6 @@
FROM ubuntu:22.04@sha256:a8fe6fd30333dc60fc5306982a7c51385c2091af1e0ee887166b40a905691fd0

ARG KUBECTL_VERSION=1.22.15
ARG KUBECTL_VERSION=1.25.16

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

Expand Down

0 comments on commit 7f48558

Please sign in to comment.