From 8261af360717f032c1fccda5fb0a34cfb84aa972 Mon Sep 17 00:00:00 2001 From: Daniela Plascencia Date: Tue, 2 Apr 2019 09:33:49 -0600 Subject: [PATCH] DLRS release 1340 Signed-off-by: Daniela Plascencia --- stacks/dlrs/mkl/README.md | 2 +- stacks/dlrs/oss/README.md | 2 +- stacks/dlrs/pytorch/mkl/README.md | 2 +- stacks/dlrs/pytorch/oss/README.md | 2 +- stacks/dlrs/releasenote.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/stacks/dlrs/mkl/README.md b/stacks/dlrs/mkl/README.md index 67412dc..a3b0ed5 100644 --- a/stacks/dlrs/mkl/README.md +++ b/stacks/dlrs/mkl/README.md @@ -14,4 +14,4 @@ docker build --no-cache -t clearlinux/stacks-dlrs-mkl . * `swupd_args` specifies [swupd update](https://clearlinux.org/documentation/clear-linux/guides/maintenance/swupd-guide#perform-a-manual-update) flags passed to the update during build. ->NOTE: An empty `swupd_args` will default to Clear Linux OS latest version. Consider this when building from the Dockerfile, as an OS update will be performed. The docker image in this registry was built and validated using version 28350. +>NOTE: An empty `swupd_args` will default to Clear Linux OS latest version. Consider this when building from the Dockerfile, as an OS update will be performed. The docker image in this registry was built and validated using version 28560. diff --git a/stacks/dlrs/oss/README.md b/stacks/dlrs/oss/README.md index deb39dd..ea82e01 100644 --- a/stacks/dlrs/oss/README.md +++ b/stacks/dlrs/oss/README.md @@ -14,4 +14,4 @@ docker build --no-cache -t clearlinux/stacks-dlrs-oss . * `swupd_args` specifies [swupd update](https://clearlinux.org/documentation/clear-linux/guides/maintenance/swupd-guide#perform-a-manual-update) flags passed to the update during build. ->NOTE: An empty `swupd_args` will default to Clear Linux OS latest version. Consider this when building from the Dockerfile, as an OS update will be performed. The docker image in this registry was built and validated using version 28530. +>NOTE: An empty `swupd_args` will default to Clear Linux OS latest version. Consider this when building from the Dockerfile, as an OS update will be performed. The docker image in this registry was built and validated using version 28560. diff --git a/stacks/dlrs/pytorch/mkl/README.md b/stacks/dlrs/pytorch/mkl/README.md index 8d351e5..11a412d 100644 --- a/stacks/dlrs/pytorch/mkl/README.md +++ b/stacks/dlrs/pytorch/mkl/README.md @@ -14,4 +14,4 @@ docker build --no-cache -t clearlinux/stacks-pytorch-mkl . * `swupd_args` specifies [swupd update](https://clearlinux.org/documentation/clear-linux/guides/maintenance/swupd-guide#perform-a-manual-update) flags passed to the update during build. ->NOTE: An empty `swupd_args` will default to Clear Linux OS latest version. Consider this when building from the Dockerfile, as an OS update will be performed. The docker image in this registry was built and validated using version 28350. +>NOTE: An empty `swupd_args` will default to Clear Linux OS latest version. Consider this when building from the Dockerfile, as an OS update will be performed. The docker image in this registry was built and validated using version 28560. diff --git a/stacks/dlrs/pytorch/oss/README.md b/stacks/dlrs/pytorch/oss/README.md index e338b34..479416e 100644 --- a/stacks/dlrs/pytorch/oss/README.md +++ b/stacks/dlrs/pytorch/oss/README.md @@ -14,4 +14,4 @@ docker build --no-cache -t clearlinux/stacks-pytorch-oss . * `swupd_args` specifies [swupd update](https://clearlinux.org/documentation/clear-linux/guides/maintenance/swupd-guide#perform-a-manual-update) flags passed to the update during build. ->NOTE: An empty `swupd_args` will default to Clear Linux OS latest version. Consider this when building from the Dockerfile, as an OS update will be performed. The docker image in this registry was built and validated using version 28350. +>NOTE: An empty `swupd_args` will default to Clear Linux OS latest version. Consider this when building from the Dockerfile, as an OS update will be performed. The docker image in this registry was built and validated using version 28560. diff --git a/stacks/dlrs/releasenote.md b/stacks/dlrs/releasenote.md index d03fbfe..a0ed96e 100644 --- a/stacks/dlrs/releasenote.md +++ b/stacks/dlrs/releasenote.md @@ -9,7 +9,7 @@ To offer more flexibility, we are releasing multiple versions of the Deep Learni > **Note:** - Clear Linux will be automatically updated to the latest release version in the container. The minimum validated version of Clear Linux for this stack is 28530. + Clear Linux will be automatically updated to the latest release version in the container. The minimum validated version of Clear Linux for this stack is 28560. > **Note:** > For multi-node support, we include a registry with a set of jsonnet files to show integration with Kubeflow for deployment.