From e9d997cc9e7b3c0bc917fbf57946c3aa1eddf173 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sat, 14 Jan 2023 02:43:33 +0100 Subject: [PATCH] [bitnami/sonarqube] Release 9.8.0-debian-11-r9 (#20214) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/sonarqube/9/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/sonarqube/9/debian-11/Dockerfile b/bitnami/sonarqube/9/debian-11/Dockerfile index 081e2a84f6a1..8165153acf72 100644 --- a/bitnami/sonarqube/9/debian-11/Dockerfile +++ b/bitnami/sonarqube/9/debian-11/Dockerfile @@ -6,7 +6,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="9.8.0-debian-11-r8" \ + org.opencontainers.image.ref.name="9.8.0-debian-11-r9" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/sonarqube" \ org.opencontainers.image.title="sonarqube" \ org.opencontainers.image.vendor="VMware, Inc." \