7.3.3-debian-10-r33 release
This commit is contained in:
parent
c37df2c4b6
commit
1a1054953c
|
|
@ -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.3.3-debian-10-r32" \
|
||||
BITNAMI_IMAGE_VERSION="7.3.3-debian-10-r33" \
|
||||
PATH="/opt/bitnami/java/bin:/opt/bitnami/gradle/bin:$PATH"
|
||||
|
||||
WORKDIR /app
|
||||
|
|
|
|||
|
|
@ -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.3.3`, `7.3.3-debian-10-r32`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-gradle/blob/7.3.3-debian-10-r32/7/debian-10/Dockerfile)
|
||||
* [`7`, `7-debian-10`, `7.3.3`, `7.3.3-debian-10-r33`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-gradle/blob/7.3.3-debian-10-r33/7/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/gradle GitHub repo](https://github.com/bitnami/bitnami-docker-gradle).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue