Skip to content

Commit

Permalink
chore(deps): update istio/istioctl docker tag to v1.22.0 (#1166)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 15, 2024
1 parent 6c04553 commit 7d925a4
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 @@ -117,7 +117,7 @@ RUN curl -L https://packages.microsoft.com/config/ubuntu/22.04/packages-microsof
rm -f packages-microsoft-prod.deb

# istioctl
COPY --from=istio/istioctl:1.21.2 /usr/local/bin/istioctl /usr/bin/istioctl
COPY --from=istio/istioctl:1.22.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 7d925a4

Please sign in to comment.