1.13.0-debian-9-r87 release
This commit is contained in:
parent
ce4c5651a9
commit
eaa0b46fcc
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/minideb-extras:stretch-r394
|
||||
FROM bitnami/minideb-extras:stretch-r395
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
|
|
@ -10,7 +10,7 @@ RUN bitnami-pkg unpack tensorflow-resnet-1.13.0-0 --checksum edddc63ccb9a48ae2be
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="tensorflow-resnet" \
|
||||
BITNAMI_IMAGE_VERSION="1.13.0-debian-9-r86" \
|
||||
BITNAMI_IMAGE_VERSION="1.13.0-debian-9-r87" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
PATH="/opt/bitnami/tensorflow-resnet/bin:$PATH"
|
||||
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||
|
||||
* [`1-rhel-7`, `1.13.0-rhel-7-r43` (1/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-resnet/blob/1.13.0-rhel-7-r43/1/rhel-7/Dockerfile)
|
||||
* [`1-ol-7`, `1.13.0-ol-7-r94` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-resnet/blob/1.13.0-ol-7-r94/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.13.0-debian-9-r86`, `1`, `1.13.0`, `1.13.0-r86`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-resnet/blob/1.13.0-debian-9-r86/1/debian-9/Dockerfile)
|
||||
* [`1-debian-9`, `1.13.0-debian-9-r87`, `1`, `1.13.0`, `1.13.0-r87`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-resnet/blob/1.13.0-debian-9-r87/1/debian-9/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/tensorflow-resnet GitHub repo](https://github.com/bitnami/bitnami-docker-tensorflow-resnet).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue