diff --git a/bitnami/contour-operator/1.23/scratch/Dockerfile b/bitnami/contour-operator/1.23/scratch/Dockerfile index a218bfbeaf98..49fbafe49a79 100644 --- a/bitnami/contour-operator/1.23/scratch/Dockerfile +++ b/bitnami/contour-operator/1.23/scratch/Dockerfile @@ -35,7 +35,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.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="1.23.0-scratch-r4" \ + org.opencontainers.image.ref.name="1.23.0-scratch-r5" \ 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." \