diff --git a/bitnami/contour-operator/1.22/scratch/Dockerfile b/bitnami/contour-operator/1.22/scratch/Dockerfile index 40380c75112c..6a5cbe35ee46 100644 --- a/bitnami/contour-operator/1.22/scratch/Dockerfile +++ b/bitnami/contour-operator/1.22/scratch/Dockerfile @@ -34,7 +34,7 @@ ENV OS_ARCH="${TARGETARCH:-amd64}" LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \ org.opencontainers.image.description="Application packaged by Bitnami" \ - org.opencontainers.image.ref.name="1.22.1-scratch-r3" \ + org.opencontainers.image.ref.name="1.22.1-scratch-r4" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/contour-operator" \ org.opencontainers.image.title="contour-operator" \ org.opencontainers.image.vendor="VMware, Inc." \