From 16ac2a026bb53394ea8406366fafabab8772cd5b Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 30 Nov 2022 13:08:50 +0100 Subject: [PATCH] [bitnami/prestashop] Release 8.0.0-debian-11-r7 (#15495) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/prestashop/8/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/prestashop/8/debian-11/Dockerfile b/bitnami/prestashop/8/debian-11/Dockerfile index 6cae093c0de3..cfc56447aa04 100644 --- a/bitnami/prestashop/8/debian-11/Dockerfile +++ b/bitnami/prestashop/8/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="8.0.0-debian-11-r6" \ + org.opencontainers.image.ref.name="8.0.0-debian-11-r7" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/prestashop" \ org.opencontainers.image.title="prestashop" \ org.opencontainers.image.vendor="VMware, Inc." \