7.5.0-debian-10-r30 release

This commit is contained in:
Bitnami Bot
2021-10-20 11:17:19 +00:00
parent 5c450d1be3
commit 8a13f09519
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-r29" \
BITNAMI_IMAGE_VERSION="7.5.0-debian-10-r30" \
PATH="/opt/bitnami/concourse/bin:$PATH"
CMD [ "/opt/bitnami/concourse/bin/concourse", "--help" ]