2.7.1-debian-10-r46 release

This commit is contained in:
Bitnami Bot
2021-03-15 14:54:20 +00:00
parent 4c37c4716d
commit c5f2a36de7
3 changed files with 3 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ RUN chmod g+rwX /opt/bitnami
COPY rootfs /
RUN /opt/bitnami/scripts/spring-cloud-dataflow/postunpack.sh
ENV BITNAMI_APP_NAME="spring-cloud-dataflow" \
BITNAMI_IMAGE_VERSION="2.7.1-debian-10-r45" \
BITNAMI_IMAGE_VERSION="2.7.1-debian-10-r46" \
PATH="/opt/bitnami/java/bin:/opt/bitnami/common/bin:$PATH"
USER 1001

View File

@@ -102,6 +102,7 @@ generate_cron_conf() {
local cmd="${2:?command is missing}"
local run_as="root"
local schedule="* * * * *"
local clean="true"
local clean="true"