8.9.7-debian-10-r41 release

This commit is contained in:
Bitnami Bot
2022-03-23 01:03:22 +00:00
parent bb457e7328
commit 21921e7888
2 changed files with 4 additions and 3 deletions

View File

@@ -22,8 +22,9 @@ RUN chmod g+rwX /opt/bitnami
COPY rootfs /
RUN /opt/bitnami/scripts/java/postunpack.sh
RUN /opt/bitnami/scripts/sonarqube/postunpack.sh
ENV BITNAMI_APP_NAME="sonarqube" \
BITNAMI_IMAGE_VERSION="8.9.7-debian-10-r40" \
ENV APP_VERSION="8.9.7" \
BITNAMI_APP_NAME="sonarqube" \
BITNAMI_IMAGE_VERSION="8.9.7-debian-10-r41" \
JAVA_HOME="/opt/bitnami/java" \
PATH="/opt/bitnami/postgresql/bin:/opt/bitnami/java/bin:/opt/bitnami/common/bin:$PATH"

View File

@@ -38,7 +38,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
- [`9`, `9-debian-10`, `9.3.0`, `9.3.0-debian-10-r33`, `latest` (9/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-sonarqube/blob/9.3.0-debian-10-r33/9/debian-10/Dockerfile)
- [`8`, `8-debian-10`, `8.9.7`, `8.9.7-debian-10-r40` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-sonarqube/blob/8.9.7-debian-10-r40/8/debian-10/Dockerfile)
- [`8`, `8-debian-10`, `8.9.7`, `8.9.7-debian-10-r41` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-sonarqube/blob/8.9.7-debian-10-r41/8/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/sonarqube GitHub repo](https://github.com/bitnami/bitnami-docker-sonarqube).