diff --git a/rancher-machine.yaml b/rancher-machine.yaml index 57925ff5218..afd303c577f 100644 --- a/rancher-machine.yaml +++ b/rancher-machine.yaml @@ -6,7 +6,7 @@ package: # docker/machine and upstream also archieved and deprecated. So it's OK to use the # master branch here. version: "0.15.0.126" - epoch: 0 + epoch: 1 description: Machine management for a container-centric world copyright: - license: Apache-2.0 @@ -31,6 +31,7 @@ pipeline: golang.org/x/crypto@v0.35.0 golang.org/x/net@v0.36.0 golang.org/x/oauth2@v0.27.0 + github.com/moby/moby@v26.0.0 - uses: go/build with: