diff --git a/build/build-image/cross/VERSION b/build/build-image/cross/VERSION index 9f4828a64fd..fcb3971dc01 100644 --- a/build/build-image/cross/VERSION +++ b/build/build-image/cross/VERSION @@ -1 +1 @@ -v1.23.0-go1.17.1-bullseye.0 +v1.23.0-go1.17.1-bullseye.1 diff --git a/build/dependencies.yaml b/build/dependencies.yaml index 7d60f83c46a..c73dd9e7679 100644 --- a/build/dependencies.yaml +++ b/build/dependencies.yaml @@ -114,7 +114,7 @@ dependencies: match: 'GOLANG_VERSION\?=\d+.\d+(alpha|beta|rc)?\.?(\d+)?' - name: "k8s.gcr.io/kube-cross: dependents" - version: v1.23.0-go1.17.1-bullseye.0 + version: v1.23.0-go1.17.1-bullseye.1 refPaths: - path: build/build-image/cross/VERSION