7.7.1-debian-10-r6 release
This commit is contained in:
parent
8e5940a37f
commit
a3cd806589
|
|
@ -18,7 +18,7 @@ RUN touch /.flyrc && chmod g+rwX /.flyrc
|
|||
|
||||
ENV APP_VERSION="7.7.1" \
|
||||
BITNAMI_APP_NAME="concourse" \
|
||||
BITNAMI_IMAGE_VERSION="7.7.1-debian-10-r5" \
|
||||
BITNAMI_IMAGE_VERSION="7.7.1-debian-10-r6" \
|
||||
PATH="/opt/bitnami/concourse/bin:$PATH"
|
||||
|
||||
CMD [ "/opt/bitnami/concourse/bin/concourse", "--help" ]
|
||||
|
|
|
|||
|
|
@ -43,7 +43,7 @@ Non-root container images add an extra layer of security and are generally recom
|
|||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`7`, `7-debian-10`, `7.7.1`, `7.7.1-debian-10-r5`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-concourse/blob/7.7.1-debian-10-r5/7/debian-10/Dockerfile)
|
||||
* [`7`, `7-debian-10`, `7.7.1`, `7.7.1-debian-10-r6`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-concourse/blob/7.7.1-debian-10-r6/7/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/concourse GitHub repo](https://github.com/bitnami/bitnami-docker-concourse).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue