diff --git a/metadata.mk b/metadata.mk index 70d2a6c..cfd687d 100644 --- a/metadata.mk +++ b/metadata.mk @@ -14,7 +14,7 @@ RUST_BUILD_VER=1.93.1 # Calico Enterprise shipping images now builds on UBI 10. For Calico OSS to Enterprise merges, # please don't downgrade the base image back to UBI 9. -CALICO_BASE_VER=ubi10-1783525764 +CALICO_BASE_VER=ubi10-1784675397 # Version of various tools used in the build and tests. COREDNS_VERSION=1.5.2 @@ -50,7 +50,7 @@ GIT_REPO ?= calico-private GIT_REMOTE ?= origin RELEASE_BRANCH_PREFIX ?=release-calient -DEV_TAG_SUFFIX ?= calient-1.dev +DEV_TAG_SUFFIX ?= calient-2.dev # Part of the git remote that is common to git and HTTP representations. # Used to auto-detect the right remote.