7.7.0-debian-10-r16 release

This commit is contained in:
Bitnami Bot
2022-03-28 01:01:48 +00:00
parent a5c5e9206f
commit 2ec5fc0c55
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ RUN touch /.flyrc && chmod g+rwX /.flyrc
ENV APP_VERSION="7.7.0" \
BITNAMI_APP_NAME="concourse" \
BITNAMI_IMAGE_VERSION="7.7.0-debian-10-r15" \
BITNAMI_IMAGE_VERSION="7.7.0-debian-10-r16" \
PATH="/opt/bitnami/concourse/bin:$PATH"
CMD [ "/opt/bitnami/concourse/bin/concourse", "--help" ]