7.1.1-debian-10-r11 release

This commit is contained in:
Bitnami Bot 2021-07-15 00:56:19 +00:00
parent 8a45a6f4a9
commit ceabfcb911
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stac
RUN mkdir /app && chmod g+rwX /app
ENV BITNAMI_APP_NAME="gradle" \
BITNAMI_IMAGE_VERSION="7.1.1-debian-10-r10" \
BITNAMI_IMAGE_VERSION="7.1.1-debian-10-r11" \
PATH="/opt/bitnami/java/bin:/opt/bitnami/gradle/bin:$PATH"
WORKDIR /app

View File

@ -34,7 +34,7 @@ $ docker-compose up -d
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/).
* [`7`, `7-debian-10`, `7.1.1`, `7.1.1-debian-10-r10`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-gradle/blob/7.1.1-debian-10-r10/7/debian-10/Dockerfile)
* [`7`, `7-debian-10`, `7.1.1`, `7.1.1-debian-10-r11`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-gradle/blob/7.1.1-debian-10-r11/7/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/gradle GitHub repo](https://github.com/bitnami/bitnami-docker-gradle).