8.9.8-debian-10-r38 release
This commit is contained in:
parent
4115ee3c6f
commit
a2b2e168b7
|
|
@ -11,7 +11,7 @@ ARG JAVA_EXTRA_SECURITY_DIR="/bitnami/java/extra-security"
|
|||
COPY prebuildfs /
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages acl ca-certificates curl gzip libbsd0 libc6 libedit2 libffi6 libgcc1 libgmp10 libgnutls30 libhogweed4 libicu63 libidn2-0 libldap-2.4-2 liblzma5 libnettle6 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.6.0-5" --checksum ef8f465e059e386aa96e44ba6787ed68ba4bd80c8e73681672b760c8d3114bff
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "postgresql-client" "13.7.0-0" --checksum c47d8c57a5317ae17cff33145bc3205d06c3678a8674425c4eeb3b432eb90ebb
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "java" "11.0.15-0" --checksum 255bc547614ce8052f416a74c58cfb916f724876315f15b816e0eb98b2bded35
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "sonarqube" "8.9.8-0" --checksum 7b39c94b53791494a3e131e3d394963e6f38edbdf05494f1e7803430c48c6754
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-7" --checksum d6280b6f647a62bf6edc74dc8e526bfff63ddd8067dcb8540843f47203d9ccf1
|
||||
|
|
|
|||
|
|
@ -15,10 +15,10 @@
|
|||
},
|
||||
"postgresql-client": {
|
||||
"arch": "amd64",
|
||||
"digest": "ef8f465e059e386aa96e44ba6787ed68ba4bd80c8e73681672b760c8d3114bff",
|
||||
"digest": "c47d8c57a5317ae17cff33145bc3205d06c3678a8674425c4eeb3b432eb90ebb",
|
||||
"distro": "debian-10",
|
||||
"type": "NAMI",
|
||||
"version": "13.6.0-5"
|
||||
"version": "13.7.0-0"
|
||||
},
|
||||
"sonarqube": {
|
||||
"arch": "amd64",
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||
|
||||
|
||||
- [`9`, `9-debian-10`, `9.4.0`, `9.4.0-debian-10-r13`, `latest` (9/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-sonarqube/blob/9.4.0-debian-10-r13/9/debian-10/Dockerfile)
|
||||
- [`8`, `8-debian-10`, `8.9.8`, `8.9.8-debian-10-r37` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-sonarqube/blob/8.9.8-debian-10-r37/8/debian-10/Dockerfile)
|
||||
- [`8`, `8-debian-10`, `8.9.8`, `8.9.8-debian-10-r38` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-sonarqube/blob/8.9.8-debian-10-r38/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