From 2d8a1fd8e9073ef193ec4bfc12a04f25c50cdc3d Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sat, 11 Sep 2021 12:01:32 +0000 Subject: [PATCH] 1.10.2-debian-10-r14 release --- bitnami/consul/1/debian-10/Dockerfile | 2 +- bitnami/consul/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/consul/1/debian-10/Dockerfile b/bitnami/consul/1/debian-10/Dockerfile index 54fd7d96c6fd..33813d81e1e0 100644 --- a/bitnami/consul/1/debian-10/Dockerfile +++ b/bitnami/consul/1/debian-10/Dockerfile @@ -17,7 +17,7 @@ RUN chmod g+rwX /opt/bitnami COPY rootfs / RUN /opt/bitnami/scripts/consul/postunpack.sh ENV BITNAMI_APP_NAME="consul" \ - BITNAMI_IMAGE_VERSION="1.10.2-debian-10-r13" \ + BITNAMI_IMAGE_VERSION="1.10.2-debian-10-r14" \ PATH="/opt/bitnami/common/bin:/opt/bitnami/consul/bin:$PATH" EXPOSE 8300 8301 8500 8600 diff --git a/bitnami/consul/README.md b/bitnami/consul/README.md index 32e974965ea6..6419484ea0ae 100644 --- a/bitnami/consul/README.md +++ b/bitnami/consul/README.md @@ -53,7 +53,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-10`, `1.10.2`, `1.10.2-debian-10-r13`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-consul/blob/1.10.2-debian-10-r13/1/debian-10/Dockerfile) +* [`1`, `1-debian-10`, `1.10.2`, `1.10.2-debian-10-r14`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-consul/blob/1.10.2-debian-10-r14/1/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/consul GitHub repo](https://github.com/bitnami/bitnami-docker-consul).