7.6.0-debian-10-r72 release

This commit is contained in:
Bitnami Bot
2022-01-16 23:32:02 +00:00
parent fbbe45c9cb
commit 7be97fe334
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ RUN apt-get update && apt-get upgrade -y && \
RUN touch /.flyrc && chmod g+rwX /.flyrc
ENV BITNAMI_APP_NAME="concourse" \
BITNAMI_IMAGE_VERSION="7.6.0-debian-10-r71" \
BITNAMI_IMAGE_VERSION="7.6.0-debian-10-r72" \
PATH="/opt/bitnami/concourse/bin:$PATH"
CMD [ "/opt/bitnami/concourse/bin/concourse", "--help" ]