mirror of
https://github.com/bitnami/containers.git
synced 2026-04-01 06:48:13 +08:00
8.9.9-debian-11-r6 release
This commit is contained in:
committed by
Bitnami Containers
parent
416e7adffe
commit
8cc32df7c7
@@ -11,7 +11,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages acl ca-certificates curl gzip libbsd0 libc6 libedit2 libffi7 libgcc-s1 libgmp10 libgnutls30 libhogweed6 libicu67 libidn2-0 libldap-2.4-2 liblzma5 libmd0 libnettle8 libp11-kit0 libsasl2-2 libssl1.1 libstdc++6 libtasn1-6 libtinfo6 libunistring2 libuuid1 libxml2 libxslt1.1 procps tar zlib1g
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "postgresql-client" "13.7.0-150" --checksum ff80edd08ce09e9425b73764d44354641073f0cf1eb8a5aeab64222cbe68d8a8
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "java" "11.0.15-150" --checksum fe6b65886a6b1f545508e272efbf422054ee030c867f94ebec2f93c5518252de
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "java" "11.0.15-1-0" --checksum 036b876a7a2546e5639cb5557d152ec14a3492ca37132dc99e8bd2e3b8ce1ecd
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "sonarqube" "8.9.9-1" --checksum 5dd116709f51841780fc9674150ab53956a1465aa9e7f3f669769a98976c4612
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-151" --checksum 089bb11a3bc6031c5a91ab5f9534e9e7e41b928d10d72a3986f16bb61d3a9900
|
||||
RUN apt-get update && apt-get upgrade -y && \
|
||||
|
||||
@@ -8,10 +8,10 @@
|
||||
},
|
||||
"java": {
|
||||
"arch": "amd64",
|
||||
"digest": "fe6b65886a6b1f545508e272efbf422054ee030c867f94ebec2f93c5518252de",
|
||||
"digest": "036b876a7a2546e5639cb5557d152ec14a3492ca37132dc99e8bd2e3b8ce1ecd",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "11.0.15-150"
|
||||
"version": "11.0.15-1-0"
|
||||
},
|
||||
"postgresql-client": {
|
||||
"arch": "amd64",
|
||||
|
||||
@@ -36,7 +36,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
||||
|
||||
|
||||
- [`9`, `9-debian-11`, `9.5.0`, `9.5.0-debian-11-r4`, `latest` (9/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-sonarqube/blob/9.5.0-debian-11-r4/9/debian-11/Dockerfile)
|
||||
- [`8`, `8-debian-11`, `8.9.9`, `8.9.9-debian-11-r5` (8/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-sonarqube/blob/8.9.9-debian-11-r5/8/debian-11/Dockerfile)
|
||||
- [`8`, `8-debian-11`, `8.9.9`, `8.9.9-debian-11-r6` (8/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-sonarqube/blob/8.9.9-debian-11-r6/8/debian-11/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