1.11.4-debian-10-r12 release

This commit is contained in:
Bitnami Bot
2022-03-13 12:17:22 +00:00
parent 0fc762179a
commit 9f26ec044d
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.4-debian-10-r11" \
BITNAMI_IMAGE_VERSION="1.11.4-debian-10-r12" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/consul/bin:$PATH"
EXPOSE 8300 8301 8500 8600