From f6cb3c91364f3e0a38f260fe75e245315ef7b574 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 4 Sep 2024 20:52:58 +0200 Subject: [PATCH] [bitnami/apisix] Release apisix-3.10.0-debian-12-r2 (#71907) Signed-off-by: Bitnami Bot --- bitnami/apisix/3/debian-12/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/apisix/3/debian-12/Dockerfile b/bitnami/apisix/3/debian-12/Dockerfile index 8f4e08da0741..4c5584e43fe4 100644 --- a/bitnami/apisix/3/debian-12/Dockerfile +++ b/bitnami/apisix/3/debian-12/Dockerfile @@ -7,11 +7,11 @@ ARG TARGETARCH LABEL com.vmware.cp.artifact.flavor="sha256:c50c90cfd9d12b445b011e6ad529f1ad3daea45c26d20b00732fae3cd71f6a83" \ org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \ - org.opencontainers.image.created="2024-09-01T06:22:30Z" \ + org.opencontainers.image.created="2024-09-04T18:16:51Z" \ org.opencontainers.image.description="Application packaged by Broadcom, Inc." \ org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/apisix/README.md" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="3.10.0-debian-12-r1" \ + org.opencontainers.image.ref.name="3.10.0-debian-12-r2" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/apisix" \ org.opencontainers.image.title="apisix" \ org.opencontainers.image.vendor="Broadcom, Inc." \