9.0.1-debian-10-r7 release

This commit is contained in:
Bitnami Bot
2021-08-05 17:09:50 +00:00
parent 1ad0677475
commit d31a7719a5
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-r6" \
BITNAMI_IMAGE_VERSION="9.0.1-debian-10-r7" \
PATH="/opt/bitnami/postgresql/bin:/opt/bitnami/java/bin:/opt/bitnami/common/bin:$PATH" \
POSTGRESQL_CLIENT_CREATE_DATABASE_NAME="" \
POSTGRESQL_CLIENT_CREATE_DATABASE_PASSWORD="" \