2.9.0-debian-10-r9 release

This commit is contained in:
Bitnami Bot
2021-10-22 06:00:24 +00:00
parent 9471b1bde1
commit 4fa7dd6f27
2 changed files with 2 additions and 2 deletions

View File

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