8.6.1-debian-10-r5 release
This commit is contained in:
parent
8881e60213
commit
d4966bacd5
|
|
@ -18,7 +18,7 @@ RUN apt-get update && apt-get upgrade -y && \
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="sonarqube" \
|
||||
BITNAMI_IMAGE_VERSION="8.6.1-debian-10-r4" \
|
||||
BITNAMI_IMAGE_VERSION="8.6.1-debian-10-r5" \
|
||||
OS_ARCH="amd64" \
|
||||
OS_FLAVOUR="debian-10" \
|
||||
OS_NAME="linux" \
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@ You can find the default credentials and available configuration options in the
|
|||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`8`, `8-debian-10`, `8.6.1`, `8.6.1-debian-10-r4` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-sonarqube/blob/8.6.1-debian-10-r4/8/debian-10/Dockerfile)
|
||||
* [`8`, `8-debian-10`, `8.6.1`, `8.6.1-debian-10-r5` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-sonarqube/blob/8.6.1-debian-10-r5/8/debian-10/Dockerfile)
|
||||
* [`7`, `7-debian-10`, `7.9.5`, `7.9.5-debian-10-r75`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-sonarqube/blob/7.9.5-debian-10-r75/7/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