mirror of
https://github.com/bitnami/containers.git
synced 2026-03-16 14:57:44 +08:00
9.1.0-debian-10-r2 release
This commit is contained in:
@@ -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.1.0-debian-10-r1" \
|
||||
BITNAMI_IMAGE_VERSION="9.1.0-debian-10-r2" \
|
||||
PATH="/opt/bitnami/postgresql/bin:/opt/bitnami/java/bin:/opt/bitnami/common/bin:$PATH" \
|
||||
POSTGRESQL_CLIENT_CREATE_DATABASE_NAME="" \
|
||||
POSTGRESQL_CLIENT_CREATE_DATABASE_PASSWORD="" \
|
||||
|
||||
@@ -35,7 +35,7 @@ Non-root container images add an extra layer of security and are generally recom
|
||||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
- [`9`, `9-debian-10`, `9.1.0`, `9.1.0-debian-10-r1`, `latest` (9/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-sonarqube/blob/9.1.0-debian-10-r1/9/debian-10/Dockerfile)
|
||||
- [`9`, `9-debian-10`, `9.1.0`, `9.1.0-debian-10-r2`, `latest` (9/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-sonarqube/blob/9.1.0-debian-10-r2/9/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/sonarqube GitHub repo](https://github.com/bitnami/bitnami-docker-sonarqube).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user