7.5.0-debian-10-r19 release

This commit is contained in:
Bitnami Bot
2021-10-07 15:11:03 +00:00
parent 3e4fee261a
commit 6cd35c7c6d
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stac
RUN touch /.flyrc && chmod g+rwX /.flyrc
ENV BITNAMI_APP_NAME="concourse" \
BITNAMI_IMAGE_VERSION="7.5.0-debian-10-r18" \
BITNAMI_IMAGE_VERSION="7.5.0-debian-10-r19" \
PATH="/opt/bitnami/concourse/bin:$PATH"
CMD [ "/opt/bitnami/concourse/bin/concourse", "--help" ]