diff --git a/bitnami/rabbitmq-cluster-operator/2/debian-12/Dockerfile b/bitnami/rabbitmq-cluster-operator/2/debian-12/Dockerfile index b8cec4dd950a..843d120299aa 100644 --- a/bitnami/rabbitmq-cluster-operator/2/debian-12/Dockerfile +++ b/bitnami/rabbitmq-cluster-operator/2/debian-12/Dockerfile @@ -39,7 +39,7 @@ ARG TARGETARCH ENV OS_ARCH="${TARGETARCH:-amd64}" LABEL org.opencontainers.image.base.name="scratch" \ - org.opencontainers.image.created="2025-12-10T13:44:34Z" \ + org.opencontainers.image.created="2026-01-09T15:43:37Z" \ org.opencontainers.image.description="Application packaged by Broadcom, Inc." \ org.opencontainers.image.title="rabbitmq-cluster-operator" \ org.opencontainers.image.vendor="Broadcom, Inc." \ @@ -52,7 +52,7 @@ COPY --from=builder /opt/bitnami/rabbitmq-cluster-operator/licenses /opt/bitnami ENV APP_VERSION="2.18.0" \ BITNAMI_APP_NAME="rabbitmq-cluster-operator" \ - IMAGE_REVISION="0" \ + IMAGE_REVISION="1" \ PATH="/opt/bitnami/rabbitmq-cluster-operator/bin:$PATH" USER 1001 diff --git a/bitnami/rabbitmq-cluster-operator/README.md b/bitnami/rabbitmq-cluster-operator/README.md index dc2b8ad4dd61..17b28aaf6435 100644 --- a/bitnami/rabbitmq-cluster-operator/README.md +++ b/bitnami/rabbitmq-cluster-operator/README.md @@ -92,7 +92,7 @@ If you encountered a problem running this container, you can file an [issue](htt ## License -Copyright © 2025 Broadcom. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. +Copyright © 2026 Broadcom. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.