1.12.2-debian-11-r8 release

This commit is contained in:
Bitnami Bot
2022-06-25 13:15:03 +00:00
committed by Bitnami Containers
parent 56ba4ed13d
commit 386d72a0c2
2 changed files with 2 additions and 1 deletions

View File

@@ -5,6 +5,7 @@ ENV HOME="/" \
OS_NAME="linux"
COPY prebuildfs /
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# Install required system packages and dependencies
RUN install_packages acl ca-certificates curl gzip iproute2 procps tar zlib1g-dev
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "render-template" "1.0.3-150" --checksum 8b992a5ee513c5eaca52b19232b21a93588ddf4c4850be4d47c6f19b11d1d90a

View File

@@ -47,7 +47,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/tutorials/understand-rolling-tags-containers/).
* [`1`, `1-debian-11`, `1.12.2`, `1.12.2-debian-11-r7`, `latest` (1/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-consul/blob/1.12.2-debian-11-r7/1/debian-11/Dockerfile)
* [`1`, `1-debian-11`, `1.12.2`, `1.12.2-debian-11-r8`, `latest` (1/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-consul/blob/1.12.2-debian-11-r8/1/debian-11/Dockerfile)
Subscribe to project updates by watching the [bitnami/consul GitHub repo](https://github.com/bitnami/bitnami-docker-consul).