7.3.0-ol-7-r4 release
This commit is contained in:
parent
ce3fa4ebd4
commit
45e3269474
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/oraclelinux-extras:7-r122
|
||||
FROM bitnami/oraclelinux-extras:7-r126
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
|
|
@ -9,7 +9,7 @@ RUN bitnami-pkg unpack sonarqube-7.3.0-2 --checksum 8caecba3fdb5eff1db16a7a2cbc8
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="sonarqube" \
|
||||
BITNAMI_IMAGE_VERSION="7.3.0-ol-7-r3" \
|
||||
BITNAMI_IMAGE_VERSION="7.3.0-ol-7-r4" \
|
||||
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="" \
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@ $ docker-compose up
|
|||
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.3.0-ol-7-r3` (7/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-sonarqube/blob/7.3.0-ol-7-r3/7/ol-7/Dockerfile)
|
||||
* [`7-ol-7`, `7.3.0-ol-7-r4` (7/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-sonarqube/blob/7.3.0-ol-7-r4/7/ol-7/Dockerfile)
|
||||
* [`7-debian-9`, `7.3.0-debian-9-r3`, `7`, `7.3.0`, `7.3.0-r3`, `latest` (7/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-sonarqube/blob/7.3.0-debian-9-r3/7/debian-9/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/sonarqube GitHub repo](https://github.com/bitnami/bitnami-docker-sonarqube).
|
||||
|
|
|
|||
Loading…
Reference in New Issue