1.21.1-debian-10-r43 release

This commit is contained in:
Bitnami Bot
2022-04-07 09:13:15 +00:00
parent c9d8371abc
commit 711577d9e9
2 changed files with 1 additions and 2 deletions

View File

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