7.6.0-debian-10-r71 release

This commit is contained in:
Bitnami Bot
2022-01-15 21:51:57 +00:00
parent 6f4d8dc9df
commit fbbe45c9cb
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-r70" \
BITNAMI_IMAGE_VERSION="7.6.0-debian-10-r71" \
PATH="/opt/bitnami/concourse/bin:$PATH"
CMD [ "/opt/bitnami/concourse/bin/concourse", "--help" ]