1.19.3-debian-10-r33 release

This commit is contained in:
Bitnami Bot
2022-03-27 23:37:05 +00:00
parent fb071a8eec
commit eb2ad786aa
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.19.3" \
BITNAMI_APP_NAME="envoy" \
BITNAMI_IMAGE_VERSION="1.19.3-debian-10-r32" \
BITNAMI_IMAGE_VERSION="1.19.3-debian-10-r33" \
PATH="/opt/bitnami/envoy/bin:$PATH"
USER 1001