mirror of
https://github.com/bitnami/containers.git
synced 2026-02-21 23:57:21 +08:00
7.6.0-debian-10-r113 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-r112" \
|
||||
BITNAMI_IMAGE_VERSION="7.6.0-debian-10-r113" \
|
||||
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.6.0`, `7.6.0-debian-10-r112`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-concourse/blob/7.6.0-debian-10-r112/7/debian-10/Dockerfile)
|
||||
* [`7`, `7-debian-10`, `7.6.0`, `7.6.0-debian-10-r113`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-concourse/blob/7.6.0-debian-10-r113/7/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/concourse GitHub repo](https://github.com/bitnami/bitnami-docker-concourse).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user