From db792842122e71ded718c4a04ba9f51199c30ecc Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sun, 25 Dec 2022 04:01:43 +0100 Subject: [PATCH] [bitnami/kong] Release 3.1.1-debian-11-r5 (#18068) Signed-off-by: Bitnami Containers 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 bb6c1bd8a36d..579a7fa567ad 100644 --- a/bitnami/kong/3/debian-11/Dockerfile +++ b/bitnami/kong/3/debian-11/Dockerfile @@ -4,7 +4,7 @@ ARG TARGETARCH LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \ org.opencontainers.image.description="Application packaged by Bitnami" \ - org.opencontainers.image.ref.name="3.1.1-debian-11-r4" \ + org.opencontainers.image.ref.name="3.1.1-debian-11-r5" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/kong" \ org.opencontainers.image.title="kong" \ org.opencontainers.image.vendor="VMware, Inc." \