2.7.0-debian-10-r12 release

This commit is contained in:
Bitnami Bot
2020-12-13 13:46:19 +00:00
parent 079a5cce96
commit 6dccda848d
2 changed files with 2 additions and 2 deletions

View File

@@ -29,7 +29,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.7.0-debian-10-r11" \
BITNAMI_IMAGE_VERSION="2.7.0-debian-10-r12" \
LANG="en_US.UTF-8" \
LANGUAGE="en_US:en" \
PATH="/opt/bitnami/java/bin:$PATH"