8.9.3-debian-10-r45 release
This commit is contained in:
parent
bbb607fc43
commit
154658d8db
|
|
@ -21,7 +21,7 @@ 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.3-debian-10-r44" \
|
||||
BITNAMI_IMAGE_VERSION="8.9.3-debian-10-r45" \
|
||||
JAVA_HOME="/opt/bitnami/java" \
|
||||
PATH="/opt/bitnami/postgresql/bin:/opt/bitnami/java/bin:/opt/bitnami/common/bin:$PATH" \
|
||||
POSTGRESQL_CLIENT_CREATE_DATABASE_NAME="" \
|
||||
|
|
|
|||
|
|
@ -38,7 +38,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||
|
||||
|
||||
- [`9`, `9-debian-10`, `9.2.1`, `9.2.1-debian-10-r12`, `latest` (9/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-sonarqube/blob/9.2.1-debian-10-r12/9/debian-10/Dockerfile)
|
||||
- [`8`, `8-debian-10`, `8.9.3`, `8.9.3-debian-10-r44` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-sonarqube/blob/8.9.3-debian-10-r44/8/debian-10/Dockerfile)
|
||||
- [`8`, `8-debian-10`, `8.9.3`, `8.9.3-debian-10-r45` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-sonarqube/blob/8.9.3-debian-10-r45/8/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/sonarqube GitHub repo](https://github.com/bitnami/bitnami-docker-sonarqube).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue