1.18.6-debian-10-r42 release

This commit is contained in:
Bitnami Bot
2022-04-05 08:39:20 +00:00
parent 820def4d70
commit 6f2f6e54b8
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ RUN chmod g+rwX /opt/bitnami
ENV APP_VERSION="1.18.6" \
BITNAMI_APP_NAME="envoy" \
BITNAMI_IMAGE_VERSION="1.18.6-debian-10-r41" \
BITNAMI_IMAGE_VERSION="1.18.6-debian-10-r42" \
PATH="/opt/bitnami/envoy/bin:$PATH"
USER 1001