mirror of
https://github.com/bitnami/containers.git
synced 2026-03-14 14:58:01 +08:00
7.6.0-debian-10-r92 release
This commit is contained in:
@@ -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" ]
|
||||
|
||||
Reference in New Issue
Block a user