From 0f91bb607f5f22e7e88f8ef7df84477a7c1ca2fc Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 6 May 2022 18:29:20 +0000 Subject: [PATCH] 3.3.7-debian-10-r50 release --- bitnami/phpbb/README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/bitnami/phpbb/README.md b/bitnami/phpbb/README.md index f084c0f0a16b..97cd73de2189 100644 --- a/bitnami/phpbb/README.md +++ b/bitnami/phpbb/README.md @@ -41,8 +41,7 @@ Non-root container images add an extra layer of security and are generally recom Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/). -* [`3`, `3-debian-11`, `3.3.7`, `3.3.7-debian-11-r-1`, `latest` (3/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpbb/blob/3.3.7-debian-11-r-1/3/debian-11/Dockerfile) -* [`3`, `3-debian-10`, `3.3.7`, `3.3.7-debian-10-r49`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpbb/blob/3.3.7-debian-10-r49/3/debian-10/Dockerfile) +* [`3`, `3-debian-10`, `3.3.7`, `3.3.7-debian-10-r50`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpbb/blob/3.3.7-debian-10-r50/3/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/phpbb GitHub repo](https://github.com/bitnami/bitnami-docker-phpbb). @@ -67,7 +66,7 @@ $ docker pull bitnami/phpbb:[TAG] If you wish, you can also build the image yourself. ```console -$ docker build -t bitnami/phpbb:latest 'https://github.com/bitnami/bitnami-docker-phpbb.git#master:3/debian-11'$ docker build -t bitnami/phpbb:latest 'https://github.com/bitnami/bitnami-docker-phpbb.git#master:3/debian-10' +$ docker build -t bitnami/phpbb:latest 'https://github.com/bitnami/bitnami-docker-phpbb.git#master:3/debian-10' ``` ## How to use this image