Skip to content

Commit

Permalink
chore: upgrade AZ CLI to v2.59.0 (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
meysam81 authored Apr 2, 2024
1 parent 34233e3 commit c2a5725
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BASE_TAG=2.58.0
ARG BASE_TAG=2.59.0

ARG TARGETOS=linux
ARG TARGETARCH=amd64
Expand All @@ -12,7 +12,7 @@ ARG TARGETARCH
ARG KUBELOGIN_TAG=v0.1.1
ARG DUMB_INIT_VERSION=1.2.5

ARG KUBECTL_VERSION=v1.29.2
ARG KUBECTL_VERSION=v1.29.3

USER root
RUN curl -fLo kubelogin.zip \
Expand Down

0 comments on commit c2a5725

Please sign in to comment.