2.2.0-debian-10-r45 release

This commit is contained in:
Bitnami Bot 2020-08-02 12:04:52 +00:00
parent 193b86cf68
commit 4b78cce51f
3 changed files with 25 additions and 3 deletions

View File

@ -18,7 +18,7 @@ RUN apt-get update && apt-get upgrade -y && \
COPY rootfs /
ENV BITNAMI_APP_NAME="tensorflow-resnet" \
BITNAMI_IMAGE_VERSION="2.2.0-debian-10-r44" \
BITNAMI_IMAGE_VERSION="2.2.0-debian-10-r45" \
NAMI_PREFIX="/.nami" \
OS_ARCH="amd64" \
OS_FLAVOUR="debian-10" \

View File

@ -1 +1,23 @@
{"gosu": {"arch": "amd64", "digest": "51cfb1b7fd7b05b8abd1df0278c698103a9b1a4964bdacd87ca1d5c01631d59c", "distro": "debian-10", "type": "NAMI", "version": "1.12.0-1"}, "tensorflow-resnet": {"arch": "amd64", "digest": "3d816a475221fa17c32609726eb5d8084bc50a984078b79b78f7c5cea2b0dc86", "distro": "debian-10", "type": "NAMI", "version": "2.2.0-0"}, "tini": {"arch": "amd64", "digest": "9a8ae20be31a518f042fcec359f2cf35bfdb4e2a56f2fa8ff9ef2ecaf45da80c", "distro": "debian-10", "type": "NAMI", "version": "0.19.0-0"}}
{
"gosu": {
"arch": "amd64",
"digest": "51cfb1b7fd7b05b8abd1df0278c698103a9b1a4964bdacd87ca1d5c01631d59c",
"distro": "debian-10",
"type": "NAMI",
"version": "1.12.0-1"
},
"tensorflow-resnet": {
"arch": "amd64",
"digest": "3d816a475221fa17c32609726eb5d8084bc50a984078b79b78f7c5cea2b0dc86",
"distro": "debian-10",
"type": "NAMI",
"version": "2.2.0-0"
},
"tini": {
"arch": "amd64",
"digest": "9a8ae20be31a518f042fcec359f2cf35bfdb4e2a56f2fa8ff9ef2ecaf45da80c",
"distro": "debian-10",
"type": "NAMI",
"version": "0.19.0-0"
}
}

View File

@ -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/tutorials/understand-rolling-tags-containers/).
* [`2-debian-10`, `2.2.0-debian-10-r44`, `2`, `2.2.0`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-resnet/blob/2.2.0-debian-10-r44/2/debian-10/Dockerfile)
* [`2-debian-10`, `2.2.0-debian-10-r45`, `2`, `2.2.0`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-resnet/blob/2.2.0-debian-10-r45/2/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/tensorflow-resnet GitHub repo](https://github.com/bitnami/bitnami-docker-tensorflow-resnet).