Skip to content

Commit

Permalink
build(deps): bump vmware/govc from v0.30.5 to v0.30.7 (#862)
Browse files Browse the repository at this point in the history
Bumps vmware/govc from v0.30.5 to v0.30.7.

---
updated-dependencies:
- dependency-name: vmware/govc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
1 parent 228bde3 commit 921a300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.devkit
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ FROM --platform=linux/arm64 hashicorp/packer:1.9.1 as packer-arm64
FROM golangci/golangci-lint:v1.53.2-alpine as golangci-lint
FROM goreleaser/goreleaser:v1.19.2 as goreleaser
FROM docker:24.0 as docker
FROM vmware/govc:v0.30.5 as govc
FROM vmware/govc:v0.30.7 as govc

FROM golang:1.19.3-alpine3.15 as builder

Expand Down

0 comments on commit 921a300

Please sign in to comment.