From 75b69e5ee9bf53c31566215f751d6fe23c0bdcec Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 14 Feb 2023 00:33:41 +0100 Subject: [PATCH] [bitnami/kong] Release 3.1.1-debian-11-r30 (#23867) Signed-off-by: Bitnami Containers --- bitnami/kong/3/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/kong/3/debian-11/Dockerfile b/bitnami/kong/3/debian-11/Dockerfile index 110497a7a3f8..069c54b23602 100644 --- a/bitnami/kong/3/debian-11/Dockerfile +++ b/bitnami/kong/3/debian-11/Dockerfile @@ -5,7 +5,7 @@ ARG TARGETARCH LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \ org.opencontainers.image.description="Application packaged by Bitnami" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="3.1.1-debian-11-r29" \ + org.opencontainers.image.ref.name="3.1.1-debian-11-r30" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/kong" \ org.opencontainers.image.title="kong" \ org.opencontainers.image.vendor="VMware, Inc." \