1.12.0-debian-9-r19 release

This commit is contained in:
Bitnami Bot
2018-12-17 21:00:07 +00:00
parent a1cc3d4ccf
commit 7af78112ff
2 changed files with 3 additions and 3 deletions

View File

@@ -6,11 +6,11 @@ ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
# Install required system packages and dependencies
RUN install_packages libc6 libgcc1 libstdc++6
RUN bitnami-pkg unpack tensorflow-resnet-1.12.0-20 --checksum 1708bedaddf74056f1f842921d1ed295c4dd28173791e6a55ac4a913d702be54
RUN bitnami-pkg unpack tensorflow-resnet-1.12.0-20 --checksum ed8538fe5a7dc52298fa00aa54c9e1e1570a68c51e313a2f56f8ba820b8199f5
COPY rootfs /
ENV BITNAMI_APP_NAME="tensorflow-resnet" \
BITNAMI_IMAGE_VERSION="1.12.0-debian-9-r18" \
BITNAMI_IMAGE_VERSION="1.12.0-debian-9-r19" \
NAMI_PREFIX="/.nami" \
PATH="/opt/bitnami/tensorflow-resnet/bin:$PATH"

View File

@@ -45,7 +45,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`1-ol-7`, `1.12.0-ol-7-r22` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-resnet/blob/1.12.0-ol-7-r22/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.12.0-debian-9-r18`, `1`, `1.12.0`, `1.12.0-r18`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-resnet/blob/1.12.0-debian-9-r18/1/debian-9/Dockerfile)
* [`1-debian-9`, `1.12.0-debian-9-r19`, `1`, `1.12.0`, `1.12.0-r19`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-resnet/blob/1.12.0-debian-9-r19/1/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/tensorflow-resnet GitHub repo](https://github.com/bitnami/bitnami-docker-tensorflow-resnet).