[bitnami/sonarqube] Release 8.9.9-debian-11-r29 (#6868)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
parent
2a604963fd
commit
4951fd6775
|
|
@ -5,7 +5,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.9.9-debian-11-r28" \
|
||||
org.opencontainers.image.ref.name="8.9.9-debian-11-r29" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/sonarqube" \
|
||||
org.opencontainers.image.title="sonarqube" \
|
||||
org.opencontainers.image.vendor="VMware, Inc." \
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
set -o errexit
|
||||
set -o nounset
|
||||
set -o pipefail
|
||||
# set -o xtrace # Uncomment this line for debugging purpose
|
||||
# set -o xtrace # Uncomment this line for debugging purposes
|
||||
|
||||
# Load libraries
|
||||
. /opt/bitnami/scripts/libfile.sh
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
set -o errexit
|
||||
set -o nounset
|
||||
set -o pipefail
|
||||
# set -o xtrace # Uncomment this line for debugging purpose
|
||||
# set -o xtrace # Uncomment this line for debugging purposes
|
||||
|
||||
# Load SonarQube environment
|
||||
. /opt/bitnami/scripts/sonarqube-env.sh
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
set -o errexit
|
||||
set -o nounset
|
||||
set -o pipefail
|
||||
# set -o xtrace # Uncomment this line for debugging purpose
|
||||
# set -o xtrace # Uncomment this line for debugging purposes
|
||||
|
||||
# Load SonarQube environment
|
||||
. /opt/bitnami/scripts/sonarqube-env.sh
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
set -o errexit
|
||||
set -o nounset
|
||||
set -o pipefail
|
||||
# set -o xtrace # Uncomment this line for debugging purpose
|
||||
# set -o xtrace # Uncomment this line for debugging purposes
|
||||
|
||||
# Load SonarQube environment
|
||||
. /opt/bitnami/scripts/sonarqube-env.sh
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
set -o errexit
|
||||
set -o nounset
|
||||
set -o pipefail
|
||||
# set -o xtrace # Uncomment this line for debugging purpose
|
||||
# set -o xtrace # Uncomment this line for debugging purposes
|
||||
|
||||
# Load SonarQube environment
|
||||
. /opt/bitnami/scripts/sonarqube-env.sh
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||
|
||||
|
||||
- [`9`, `9-debian-11`, `9.6.1`, `9.6.1-debian-11-r5`, `latest` (9/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/sonarqube/9/debian-11/Dockerfile)
|
||||
- [`8`, `8-debian-11`, `8.9.9`, `8.9.9-debian-11-r28` (8/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/sonarqube/8/debian-11/Dockerfile)
|
||||
- [`8`, `8-debian-11`, `8.9.9`, `8.9.9-debian-11-r29` (8/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/sonarqube/8/debian-11/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/containers GitHub repo](https://github.com/bitnami/containers).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue