1.14.0-debian-10-r50 release

This commit is contained in:
Bitnami Bot
2021-11-29 18:10:12 +00:00
parent 0e04d1e587
commit 4870b7ffe8
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ COPY rootfs /
RUN /opt/bitnami/scripts/geode/postunpack.sh
RUN /opt/bitnami/scripts/java/postunpack.sh
ENV BITNAMI_APP_NAME="geode" \
BITNAMI_IMAGE_VERSION="1.14.0-debian-10-r49" \
BITNAMI_IMAGE_VERSION="1.14.0-debian-10-r50" \
JAVA_HOME="/opt/bitnami/java" \
PATH="/opt/bitnami/java/bin:/opt/bitnami/common/bin:/opt/bitnami/geode/bin:$PATH"