7.4.1-debian-10-r3 release

This commit is contained in:
Bitnami Bot
2022-03-12 19:41:26 +00:00
parent 003f35b3c6
commit 613863a993
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ RUN apt-get update && apt-get upgrade -y && \
RUN mkdir /app && chmod g+rwX /app
ENV BITNAMI_APP_NAME="gradle" \
BITNAMI_IMAGE_VERSION="7.4.1-debian-10-r2" \
BITNAMI_IMAGE_VERSION="7.4.1-debian-10-r3" \
PATH="/opt/bitnami/java/bin:/opt/bitnami/gradle/bin:$PATH"
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/).
* [`7`, `7-debian-10`, `7.4.1`, `7.4.1-debian-10-r2`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-gradle/blob/7.4.1-debian-10-r2/7/debian-10/Dockerfile)
* [`7`, `7-debian-10`, `7.4.1`, `7.4.1-debian-10-r3`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-gradle/blob/7.4.1-debian-10-r3/7/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/gradle GitHub repo](https://github.com/bitnami/bitnami-docker-gradle).