mirror of
https://github.com/bitnami/containers.git
synced 2026-03-16 14:57:44 +08:00
7.4.1-debian-10-r3 release
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user