1.9.0-debian-10-r39 release

This commit is contained in:
Bitnami Bot
2022-02-04 19:27:05 +00:00
parent 9374092feb
commit 679425c431
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/mxnet/postunpack.sh
ENV BITNAMI_APP_NAME="mxnet" \
BITNAMI_IMAGE_VERSION="1.9.0-debian-10-r38" \
BITNAMI_IMAGE_VERSION="1.9.0-debian-10-r39" \
LD_LIBRARY_PATH="/opt/bitnami/python/lib/:$LD_LIBRARY_PATH" \
PATH="/opt/bitnami/python/bin:/opt/bitnami/common/bin:$PATH"