1.11.3-debian-10-r10 release

This commit is contained in:
Bitnami Bot
2022-02-22 16:23:54 +00:00
parent 2fde3c0b8c
commit acf8204395
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-r9" \
BITNAMI_IMAGE_VERSION="1.11.3-debian-10-r10" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/consul/bin:$PATH"
EXPOSE 8300 8301 8500 8600