1.14.0-ol-7-r16 release
This commit is contained in:
parent
9190b1570d
commit
a473b9fd59
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/oraclelinux-extras:7-r408
|
||||
FROM bitnami/oraclelinux-extras:7-r409
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
|
|
@ -10,7 +10,7 @@ RUN bitnami-pkg unpack tensorflow-resnet-1.14.0-0 --checksum 42be68452ff070e3717
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="tensorflow-resnet" \
|
||||
BITNAMI_IMAGE_VERSION="1.14.0-ol-7-r15" \
|
||||
BITNAMI_IMAGE_VERSION="1.14.0-ol-7-r16" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
PATH="/opt/bitnami/tensorflow-resnet/bin:$PATH"
|
||||
|
||||
|
|
|
|||
|
|
@ -42,7 +42,7 @@ 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.14.0-ol-7-r15` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-resnet/blob/1.14.0-ol-7-r15/1/ol-7/Dockerfile)
|
||||
* [`1-ol-7`, `1.14.0-ol-7-r16` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-resnet/blob/1.14.0-ol-7-r16/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.14.0-debian-9-r9`, `1`, `1.14.0`, `1.14.0-r9`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-resnet/blob/1.14.0-debian-9-r9/1/debian-9/Dockerfile)
|
||||
* [`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)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue