diff --git a/bitnami/concourse/7/debian-10/Dockerfile b/bitnami/concourse/7/debian-10/Dockerfile index 96d9cb67f4a3..df741f679c03 100644 --- a/bitnami/concourse/7/debian-10/Dockerfile +++ b/bitnami/concourse/7/debian-10/Dockerfile @@ -15,7 +15,7 @@ RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stac RUN touch /.flyrc && chmod g+rwX /.flyrc ENV BITNAMI_APP_NAME="concourse" \ - BITNAMI_IMAGE_VERSION="7.6.0-debian-10-r57" \ + BITNAMI_IMAGE_VERSION="7.6.0-debian-10-r58" \ PATH="/opt/bitnami/concourse/bin:$PATH" CMD [ "/opt/bitnami/concourse/bin/concourse", "--help" ] diff --git a/bitnami/concourse/README.md b/bitnami/concourse/README.md index b38c624f121d..16fca9a712f8 100644 --- a/bitnami/concourse/README.md +++ b/bitnami/concourse/README.md @@ -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-r57`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-concourse/blob/7.6.0-debian-10-r57/7/debian-10/Dockerfile) +* [`7`, `7-debian-10`, `7.6.0`, `7.6.0-debian-10-r58`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-concourse/blob/7.6.0-debian-10-r58/7/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/concourse GitHub repo](https://github.com/bitnami/bitnami-docker-concourse). @@ -179,7 +179,7 @@ If you encountered a problem running this container, you can file an [issue](htt ## License -Copyright (c) 2021 Bitnami +Copyright (c) 2022 Bitnami Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.