1.12.0-debian-9-r5 release

This commit is contained in:
Bitnami Bot
2018-12-04 06:17:59 +00:00
parent 230ff4b3ab
commit 46e055e1ba
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:stretch-r211
FROM bitnami/minideb-extras:stretch-r212
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
@@ -10,7 +10,7 @@ RUN bitnami-pkg unpack tensorflow-resnet-1.12.0-0 --checksum 6bd45a8bea6c19f0f7f
COPY rootfs /
ENV BITNAMI_APP_NAME="tensorflow-resnet" \
BITNAMI_IMAGE_VERSION="1.12.0-debian-9-r4" \
BITNAMI_IMAGE_VERSION="1.12.0-debian-9-r5" \
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-r5` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-resnet/blob/1.12.0-ol-7-r5/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.12.0-debian-9-r4`, `1`, `1.12.0`, `1.12.0-r4`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-resnet/blob/1.12.0-debian-9-r4/1/debian-9/Dockerfile)
* [`1-debian-9`, `1.12.0-debian-9-r5`, `1`, `1.12.0`, `1.12.0-r5`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-resnet/blob/1.12.0-debian-9-r5/1/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/tensorflow-resnet GitHub repo](https://github.com/bitnami/bitnami-docker-tensorflow-resnet).