1.12.0-debian-9-r17 release

This commit is contained in:
Bitnami Bot
2018-12-16 20:59:07 +00:00
parent d0b4483a43
commit cbe81e4985
2 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:stretch-r222
FROM bitnami/minideb-extras:stretch-r224
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
@@ -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 f36a880fe39e19cf1a1d1f77f1ee3249b7b0b051601bed48a12398ff3de74c46
RUN bitnami-pkg unpack tensorflow-resnet-1.12.0-20 --checksum 1708bedaddf74056f1f842921d1ed295c4dd28173791e6a55ac4a913d702be54
COPY rootfs /
ENV BITNAMI_APP_NAME="tensorflow-resnet" \
BITNAMI_IMAGE_VERSION="1.12.0-debian-9-r14" \
BITNAMI_IMAGE_VERSION="1.12.0-debian-9-r17" \
NAMI_PREFIX="/.nami" \
PATH="/opt/bitnami/tensorflow-resnet/bin:$PATH"

View File

@@ -44,8 +44,8 @@ Non-root container images add an extra layer of security and are generally recom
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/).
* [`1-ol-7`, `1.12.0-ol-7-r15` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-resnet/blob/1.12.0-ol-7-r15/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.12.0-debian-9-r14`, `1`, `1.12.0`, `1.12.0-r14`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-resnet/blob/1.12.0-debian-9-r14/1/debian-9/Dockerfile)
* [`1-ol-7`, `1.12.0-ol-7-r21` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-resnet/blob/1.12.0-ol-7-r21/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.12.0-debian-9-r17`, `1`, `1.12.0`, `1.12.0-r17`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-resnet/blob/1.12.0-debian-9-r17/1/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/tensorflow-resnet GitHub repo](https://github.com/bitnami/bitnami-docker-tensorflow-resnet).