Skip to content

Commit

Permalink
chore(deps): update vmware/govc docker tag to v0.35.0 (#1085)
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 Feb 13, 2024
1 parent 3768975 commit c4b3e1f
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 @@ -122,7 +122,7 @@ RUN curl -L https://packages.microsoft.com/config/ubuntu/22.04/packages-microsof
rm -f packages-microsoft-prod.deb

# govc
COPY --from=vmware/govc:v0.34.2 /govc /usr/bin/govc
COPY --from=vmware/govc:v0.35.0 /govc /usr/bin/govc

# istioctl
COPY --from=istio/istioctl:1.20.3 /usr/local/bin/istioctl /usr/bin/istioctl
Expand Down

0 comments on commit c4b3e1f

Please sign in to comment.