7.4.0-ol-7-r32 release

This commit is contained in:
Bitnami Bot
2018-12-10 22:24:22 +00:00
parent 557a5ef254
commit 2a1bdf5c7c
2 changed files with 4 additions and 4 deletions

View File

@@ -3,13 +3,13 @@ LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
RUN install_packages glib2 glibc keyutils-libs krb5-libs libblkid libcom_err libffi libgcc libmount libselinux libstdc++ libuuid libxml2 libxslt ncurses-libs nss-softokn-freebl openssl-libs pcre readline xz-libs zlib
RUN bitnami-pkg unpack postgresql-client-10.6.0-0 --checksum da73cdcc7dab8be1529911c20a2d78db8f4d1c33165917e65c69f06d57bbdae9
RUN bitnami-pkg unpack postgresql-client-10.6.0-20 --checksum 69e897a3f6845518a6381c291961ddbe6c928c89ed3b1aad35acb08dbf4ad304
RUN bitnami-pkg install java-1.8.191-3 --checksum 47989825b516e8a1ea9f4a8a78e7e4f0a5a8d09515bd75d6fd75f2dd5c00fe3d
RUN bitnami-pkg unpack sonarqube-7.4.0-0 --checksum 726194f6744c34a258c8fa888664017e9f8b170cca4d77f704a154ee3ed1e7b3
RUN bitnami-pkg unpack sonarqube-7.4.0-20 --checksum 7754bdb94591aec02e51f88d810ac40cf3e4970063541ef8a944395c3c91b9e3
COPY rootfs /
ENV BITNAMI_APP_NAME="sonarqube" \
BITNAMI_IMAGE_VERSION="7.4.0-ol-7-r31" \
BITNAMI_IMAGE_VERSION="7.4.0-ol-7-r32" \
PATH="/opt/bitnami/postgresql/bin:/opt/bitnami/java/bin:/opt/bitnami/sonarqube/bin/linux-x86-64/:$PATH" \
POSTGRESQL_CLIENT_CREATE_DATABASE_NAME="" \
POSTGRESQL_CLIENT_CREATE_DATABASE_PASSWORD="" \

View File

@@ -45,7 +45,7 @@ $ kubectl apply -f test.yaml
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/).
* [`7-ol-7`, `7.4.0-ol-7-r31` (7/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-sonarqube/blob/7.4.0-ol-7-r31/7/ol-7/Dockerfile)
* [`7-ol-7`, `7.4.0-ol-7-r32` (7/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-sonarqube/blob/7.4.0-ol-7-r32/7/ol-7/Dockerfile)
* [`7-debian-9`, `7.4.0-debian-9-r26`, `7`, `7.4.0`, `7.4.0-r26`, `latest` (7/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-sonarqube/blob/7.4.0-debian-9-r26/7/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/sonarqube GitHub repo](https://github.com/bitnami/bitnami-docker-sonarqube).