From 3f0ddf0ee84bbd8b8d49061a1fc50e7d98892c13 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 9 Jan 2023 03:37:38 +0100 Subject: [PATCH] [bitnami/phpbb] Release 3.3.9-debian-11-r13 (#19574) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/phpbb/3/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/phpbb/3/debian-11/Dockerfile b/bitnami/phpbb/3/debian-11/Dockerfile index 38e7418e7c64..389b72283457 100644 --- a/bitnami/phpbb/3/debian-11/Dockerfile +++ b/bitnami/phpbb/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.3.9-debian-11-r12" \ + org.opencontainers.image.ref.name="3.3.9-debian-11-r13" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/phpbb" \ org.opencontainers.image.title="phpbb" \ org.opencontainers.image.vendor="VMware, Inc." \