9.0.1-debian-10-r11 release

This commit is contained in:
Bitnami Bot
2021-08-09 07:45:24 +00:00
parent a6f6819525
commit bd03305522
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ RUN chmod g+rwX /opt/bitnami
COPY rootfs /
RUN /opt/bitnami/scripts/sonarqube/postunpack.sh
ENV BITNAMI_APP_NAME="sonarqube" \
BITNAMI_IMAGE_VERSION="9.0.1-debian-10-r10" \
BITNAMI_IMAGE_VERSION="9.0.1-debian-10-r11" \
PATH="/opt/bitnami/postgresql/bin:/opt/bitnami/java/bin:/opt/bitnami/common/bin:$PATH" \
POSTGRESQL_CLIENT_CREATE_DATABASE_NAME="" \
POSTGRESQL_CLIENT_CREATE_DATABASE_PASSWORD="" \