diff --git a/bitnami/rmq-messaging-topology-operator/1/scratch/Dockerfile b/bitnami/rmq-messaging-topology-operator/1/scratch/Dockerfile index d544eaebe34c..272af21666a4 100644 --- a/bitnami/rmq-messaging-topology-operator/1/scratch/Dockerfile +++ b/bitnami/rmq-messaging-topology-operator/1/scratch/Dockerfile @@ -33,10 +33,10 @@ ARG TARGETARCH ENV OS_ARCH="${TARGETARCH:-amd64}" LABEL org.opencontainers.image.base.name="scratch" \ - org.opencontainers.image.created="2023-02-28T16:00:11Z" \ + org.opencontainers.image.created="2023-03-01T11:47:29Z" \ org.opencontainers.image.description="Application packaged by VMware, Inc" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="1.10.1-scratch-r3" \ + org.opencontainers.image.ref.name="1.10.1-scratch-r4" \ org.opencontainers.image.title="rmq-messaging-topology-operator" \ org.opencontainers.image.vendor="VMware, Inc." \ org.opencontainers.image.version="1.10.1"