8.6.1-debian-10-r10 release
This commit is contained in:
parent
926fd48b6e
commit
9dbc1691cf
|
|
@ -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-r9" \
|
||||
BITNAMI_IMAGE_VERSION="8.6.1-debian-10-r10" \
|
||||
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-r9` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-sonarqube/blob/8.6.1-debian-10-r9/8/debian-10/Dockerfile)
|
||||
* [`8`, `8-debian-10`, `8.6.1`, `8.6.1-debian-10-r10` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-sonarqube/blob/8.6.1-debian-10-r10/8/debian-10/Dockerfile)
|
||||
* [`7`, `7-debian-10`, `7.9.5`, `7.9.5-debian-10-r80`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-sonarqube/blob/7.9.5-debian-10-r80/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