From 00aab808e8ec9f815ac94591ec3a868ed9573e8e Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 25 Apr 2023 17:39:38 +0200 Subject: [PATCH] [bitnami/nginx] Release 1.24.0-debian-11-r1 (#31625) Signed-off-by: Bitnami Containers --- bitnami/nginx/1.24/debian-11/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/nginx/1.24/debian-11/Dockerfile b/bitnami/nginx/1.24/debian-11/Dockerfile index 6e3348094097..72a012083f55 100644 --- a/bitnami/nginx/1.24/debian-11/Dockerfile +++ b/bitnami/nginx/1.24/debian-11/Dockerfile @@ -4,10 +4,10 @@ ARG TARGETARCH LABEL com.vmware.cp.artifact.flavor="sha256:109c7d51bd69bb6b3df71017440c1ea0699454f81fe188056c083f0b57c96ea6" \ org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \ - org.opencontainers.image.created="2023-04-24T10:12:40Z" \ + org.opencontainers.image.created="2023-04-25T15:22:23Z" \ org.opencontainers.image.description="Application packaged by VMware, Inc" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="1.24.0-debian-11-r0" \ + org.opencontainers.image.ref.name="1.24.0-debian-11-r1" \ org.opencontainers.image.title="nginx" \ org.opencontainers.image.vendor="VMware, Inc." \ org.opencontainers.image.version="1.24.0"