7.6.0-debian-10-r93 release

This commit is contained in:
Bitnami Bot
2022-02-06 12:23:01 +00:00
parent b20902612c
commit 654c61d080
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-r92" \
BITNAMI_IMAGE_VERSION="7.6.0-debian-10-r93" \
PATH="/opt/bitnami/concourse/bin:$PATH"
CMD [ "/opt/bitnami/concourse/bin/concourse", "--help" ]