9.2.4-debian-10-r10 release

This commit is contained in:
Bitnami Bot
2022-01-01 02:57:07 +00:00
parent d4dcd4ddce
commit db1ad92318
2 changed files with 3 additions and 3 deletions

View File

@@ -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="9.2.4-debian-10-r9" \
BITNAMI_IMAGE_VERSION="9.2.4-debian-10-r10" \
JAVA_HOME="/opt/bitnami/java" \
PATH="/opt/bitnami/postgresql/bin:/opt/bitnami/java/bin:/opt/bitnami/common/bin:$PATH" \
POSTGRESQL_CLIENT_CREATE_DATABASE_NAME="" \

View File

@@ -37,7 +37,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.2.4`, `9.2.4-debian-10-r9`, `latest` (9/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-sonarqube/blob/9.2.4-debian-10-r9/9/debian-10/Dockerfile)
- [`9`, `9-debian-10`, `9.2.4`, `9.2.4-debian-10-r10`, `latest` (9/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-sonarqube/blob/9.2.4-debian-10-r10/9/debian-10/Dockerfile)
- [`8`, `8-debian-10`, `8.9.6`, `8.9.6-debian-10-r10` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-sonarqube/blob/8.9.6-debian-10-r10/8/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/sonarqube GitHub repo](https://github.com/bitnami/bitnami-docker-sonarqube).
@@ -469,7 +469,7 @@ If you encountered a problem running this container, you can file an [issue](htt
## License
Copyright (c) 2021 Bitnami
Copyright (c) 2022 Bitnami
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.