You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RUN CGO_ENABLED=0 GOOS=linux go build -a -mod=mod -ldflags '-extldflags "-static" -X github.com/vmware-tanzu/velero/pkg/buildinfo.Version=v1.11.0-konveyor' -o /go/src/velero github.com/vmware-tanzu/velero/cmd/velero
6
+
RUN CGO_ENABLED=0 GOOS=linux go build -a -mod=mod -ldflags '-extldflags "-static" -X github.com/vmware-tanzu/velero/pkg/buildinfo.Version=v1.11.1-konveyor' -o /go/src/velero github.com/vmware-tanzu/velero/cmd/velero
7
7
8
8
FROM quay.io/konveyor/builder:latest AS restic-builder
0 commit comments