7.3.2-debian-10-r17 release

This commit is contained in:
Bitnami Bot
2021-07-09 06:30:52 +00:00
parent 57fd3d079e
commit e2c2a9d931
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-r16"
BITNAMI_IMAGE_VERSION="7.3.2-debian-10-r17"
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-r16`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-concourse/blob/7.3.2-debian-10-r16/7/debian-10/Dockerfile)
* [`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)
Subscribe to project updates by watching the [bitnami/concourse GitHub repo](https://github.com/bitnami/bitnami-docker-concourse).