Skip to content

Commit

Permalink
chore(deps): update istio/istioctl docker tag to v1.24.0 (#1393)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 8, 2024
1 parent d4d1640 commit 6463c8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/workstation/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ RUN curl -fsSL https://apt.releases.hashicorp.com/gpg | sudo apt-key add - && \
setcap cap_ipc_lock= /usr/bin/vault

# istioctl
COPY --from=istio/istioctl:1.23.3 /usr/local/bin/istioctl /usr/bin/istioctl
COPY --from=istio/istioctl:1.24.0 /usr/local/bin/istioctl /usr/bin/istioctl

# puppet
RUN curl -L https://apt.puppet.com/puppet7-release-focal.deb > puppet.deb && \
Expand Down

0 comments on commit 6463c8b

Please sign in to comment.