8.9.7-debian-10-r12 release

This commit is contained in:
Bitnami Bot
2022-02-20 07:36:49 +00:00
parent c22a2c6fee
commit 2e62cc3cc3
3 changed files with 4 additions and 4 deletions

View File

@@ -14,7 +14,7 @@ RUN install_packages acl ca-certificates curl gzip libbsd0 libc6 libedit2 libffi
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "postgresql-client" "13.6.0-3" --checksum 16a63d70f2e993902e13c5674a09da4f1cd83831856bd30360f3956c0c5051a8
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "java" "11.0.14-6" --checksum 8e9d15dc54b3cf57e7f3b92efbb1e01ed07f002889034ec7703b62efb8265243
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "sonarqube" "8.9.7-3" --checksum fc396dde3fa6566a8588f277c2fcc1c31c4222565d7dd22595667139e36cfa0f
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-5" --checksum 6f8fd2267481ffbe899a7f93b7b3076cd78dd70b7b9835bed79414932a749664
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-6" --checksum 6f8fd2267481ffbe899a7f93b7b3076cd78dd70b7b9835bed79414932a749664
RUN apt-get update && apt-get upgrade -y && \
rm -r /var/lib/apt/lists /var/cache/apt/archives
RUN chmod g+rwX /opt/bitnami
@@ -23,7 +23,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.7-debian-10-r10" \
BITNAMI_IMAGE_VERSION="8.9.7-debian-10-r12" \
JAVA_HOME="/opt/bitnami/java" \
PATH="/opt/bitnami/postgresql/bin:/opt/bitnami/java/bin:/opt/bitnami/common/bin:$PATH"

View File

@@ -4,7 +4,7 @@
"digest": "6f8fd2267481ffbe899a7f93b7b3076cd78dd70b7b9835bed79414932a749664",
"distro": "debian-10",
"type": "NAMI",
"version": "1.14.0-5"
"version": "1.14.0-6"
},
"java": {
"arch": "amd64",

View File

@@ -38,7 +38,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
- [`9`, `9-debian-10`, `9.3.0`, `9.3.0-debian-10-r17`, `latest` (9/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-sonarqube/blob/9.3.0-debian-10-r17/9/debian-10/Dockerfile)
- [`8`, `8-debian-10`, `8.9.7`, `8.9.7-debian-10-r10` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-sonarqube/blob/8.9.7-debian-10-r10/8/debian-10/Dockerfile)
- [`8`, `8-debian-10`, `8.9.7`, `8.9.7-debian-10-r12` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-sonarqube/blob/8.9.7-debian-10-r12/8/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/sonarqube GitHub repo](https://github.com/bitnami/bitnami-docker-sonarqube).