diff --git a/common.sh b/common.sh index 0c85854fe..297c710ff 100644 --- a/common.sh +++ b/common.sh @@ -52,4 +52,4 @@ BUILDDIR=${BUILDDIR:-${ROOTDIR}/dist/${RELEASE}} CSM_BASE_VERSION=${CSM_BASE_VERSION:-} # Use a newer version of cfs-config-util that hasn't rolled out to other products yet -CFS_CONFIG_UTIL_IMAGE="artifactory.algol60.net/csm-docker/stable/cfs-config-util:5.0.0" +CFS_CONFIG_UTIL_IMAGE="artifactory.algol60.net/csm-docker/stable/cfs-config-util:5.1.1"