7.6.0-debian-10-r92 release

This commit is contained in:
Bitnami Bot
2022-02-05 10:52:19 +00:00
parent 78fffee1b1
commit b20902612c
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-r91" \
BITNAMI_IMAGE_VERSION="7.6.0-debian-10-r92" \
PATH="/opt/bitnami/concourse/bin:$PATH"
CMD [ "/opt/bitnami/concourse/bin/concourse", "--help" ]