7.3.3-debian-10-r17 release

This commit is contained in:
Bitnami Bot 2022-01-10 03:45:09 +00:00
parent 3a2b1db9f0
commit f9f64b053b
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 RUN mkdir /app && chmod g+rwX /app
ENV BITNAMI_APP_NAME="gradle" \ ENV BITNAMI_APP_NAME="gradle" \
BITNAMI_IMAGE_VERSION="7.3.3-debian-10-r16" \ BITNAMI_IMAGE_VERSION="7.3.3-debian-10-r17" \
PATH="/opt/bitnami/java/bin:/opt/bitnami/gradle/bin:$PATH" PATH="/opt/bitnami/java/bin:/opt/bitnami/gradle/bin:$PATH"
WORKDIR /app WORKDIR /app

View File

@ -38,7 +38,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/). 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.3.3`, `7.3.3-debian-10-r16`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-gradle/blob/7.3.3-debian-10-r16/7/debian-10/Dockerfile) * [`7`, `7-debian-10`, `7.3.3`, `7.3.3-debian-10-r17`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-gradle/blob/7.3.3-debian-10-r17/7/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/gradle GitHub repo](https://github.com/bitnami/bitnami-docker-gradle). Subscribe to project updates by watching the [bitnami/gradle GitHub repo](https://github.com/bitnami/bitnami-docker-gradle).