7.3.2-debian-10-r19 release

This commit is contained in:
Bitnami Bot 2021-07-11 12:21:39 +00:00
parent e2c2a9d931
commit eef9c08787
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stac
rm -rf /tmp/bitnami/pkg/cache/concourse-7.3.2-0-linux-amd64-debian-10.tar.gz
ENV BITNAMI_APP_NAME="concourse" \
BITNAMI_IMAGE_VERSION="7.3.2-debian-10-r17"
BITNAMI_IMAGE_VERSION="7.3.2-debian-10-r19"
ENTRYPOINT [ "/opt/bitnami/concourse/bin/concourse" ]
CMD [ "--help" ]

View File

@ -37,7 +37,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.3.2`, `7.3.2-debian-10-r17`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-concourse/blob/7.3.2-debian-10-r17/7/debian-10/Dockerfile)
* [`7`, `7-debian-10`, `7.3.2`, `7.3.2-debian-10-r19`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-concourse/blob/7.3.2-debian-10-r19/7/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/concourse GitHub repo](https://github.com/bitnami/bitnami-docker-concourse).