1.11.3-debian-10-r14 release

This commit is contained in:
Bitnami Bot
2022-02-26 20:02:58 +00:00
parent e116f4a16a
commit 426a90214f
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,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.11.3-debian-10-r13" \
BITNAMI_IMAGE_VERSION="1.11.3-debian-10-r14" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/consul/bin:$PATH"
EXPOSE 8300 8301 8500 8600