mirror of
https://github.com/bitnami/containers.git
synced 2026-03-16 06:49:12 +08:00
1.20.2-debian-10-r28 release
This commit is contained in:
@@ -17,8 +17,9 @@ RUN apt-get update && apt-get upgrade -y && \
|
||||
rm -r /var/lib/apt/lists /var/cache/apt/archives
|
||||
RUN chmod g+rwX /opt/bitnami
|
||||
|
||||
ENV BITNAMI_APP_NAME="envoy" \
|
||||
BITNAMI_IMAGE_VERSION="1.20.2-debian-10-r27" \
|
||||
ENV APP_VERSION="1.20.2" \
|
||||
BITNAMI_APP_NAME="envoy" \
|
||||
BITNAMI_IMAGE_VERSION="1.20.2-debian-10-r28" \
|
||||
PATH="/opt/bitnami/envoy/bin:$PATH"
|
||||
|
||||
USER 1001
|
||||
|
||||
Reference in New Issue
Block a user