7.3.2-debian-10-r14 release

This commit is contained in:
Bitnami Bot
2021-07-06 05:40:17 +00:00
parent e6a1b6d827
commit ce45fbecae
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-r13"
BITNAMI_IMAGE_VERSION="7.3.2-debian-10-r14"
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-r13`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-concourse/blob/7.3.2-debian-10-r13/7/debian-10/Dockerfile)
* [`7`, `7-debian-10`, `7.3.2`, `7.3.2-debian-10-r14`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-concourse/blob/7.3.2-debian-10-r14/7/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/concourse GitHub repo](https://github.com/bitnami/bitnami-docker-concourse).