2.9.3-debian-10-r9 release

This commit is contained in:
Bitnami Bot
2022-04-03 22:00:28 +00:00
parent 84e72c8445
commit 2fbcd135ee
2 changed files with 2 additions and 2 deletions

View File

@@ -30,7 +30,7 @@ COPY rootfs /
RUN /opt/bitnami/scripts/locales/add-extra-locales.sh
ENV APP_VERSION="2.9.3" \
BITNAMI_APP_NAME="spring-cloud-dataflow-shell" \
BITNAMI_IMAGE_VERSION="2.9.3-debian-10-r8" \
BITNAMI_IMAGE_VERSION="2.9.3-debian-10-r9" \
LANG="en_US.UTF-8" \
LANGUAGE="en_US:en" \
PATH="/opt/bitnami/java/bin:$PATH"