1.14.3-debian-10-r32 release

This commit is contained in:
Bitnami Bot
2022-03-07 23:45:31 +00:00
parent d43bb3147d
commit 962fe9c500
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,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.3-debian-10-r31" \
BITNAMI_IMAGE_VERSION="1.14.3-debian-10-r32" \
JAVA_HOME="/opt/bitnami/java" \
PATH="/opt/bitnami/java/bin:/opt/bitnami/common/bin:/opt/bitnami/geode/bin:$PATH"