From 5168d4ee7865e97035bc70bbce85a7c8b0ccf6b8 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sun, 23 Apr 2023 20:04:27 +0200 Subject: [PATCH] [bitnami/nginx] Release 1.22.1-debian-11-r63 (#31452) Signed-off-by: Bitnami Containers --- bitnami/nginx/1.22/debian-11/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/nginx/1.22/debian-11/Dockerfile b/bitnami/nginx/1.22/debian-11/Dockerfile index 633896d96993..265035f279fe 100644 --- a/bitnami/nginx/1.22/debian-11/Dockerfile +++ b/bitnami/nginx/1.22/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-20T17:33:31Z" \ + org.opencontainers.image.created="2023-04-23T17:49:54Z" \ org.opencontainers.image.description="Application packaged by VMware, Inc" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="1.22.1-debian-11-r62" \ + org.opencontainers.image.ref.name="1.22.1-debian-11-r63" \ org.opencontainers.image.title="nginx" \ org.opencontainers.image.vendor="VMware, Inc." \ org.opencontainers.image.version="1.22.1"