1.11.4-debian-10-r34 release

This commit is contained in:
Bitnami Bot
2022-04-05 14:44:58 +00:00
parent 31b78e8e45
commit cbcc4f9098
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ COPY rootfs /
RUN /opt/bitnami/scripts/consul/postunpack.sh
ENV APP_VERSION="1.11.4" \
BITNAMI_APP_NAME="consul" \
BITNAMI_IMAGE_VERSION="1.11.4-debian-10-r33" \
BITNAMI_IMAGE_VERSION="1.11.4-debian-10-r34" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/consul/bin:$PATH"
EXPOSE 8300 8301 8500 8600