From 3fdc041be7772294d53398a68670374fd099e7cb Mon Sep 17 00:00:00 2001 From: Vincent Roseberry Date: Mon, 22 Nov 2021 14:22:35 -0800 Subject: [PATCH] Upgrade base image to m86 http://b/207410233 --- config.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.txt b/config.txt index b1a1e868..1a9474ab 100644 --- a/config.txt +++ b/config.txt @@ -1,9 +1,9 @@ BASE_IMAGE_REPO=gcr.io/deeplearning-platform-release -BASE_IMAGE_TAG=m85 +BASE_IMAGE_TAG=m86 CPU_BASE_IMAGE_NAME=tf2-cpu.2-6 GPU_BASE_IMAGE_NAME=tf2-gpu.2-6 LIGHTGBM_VERSION=3.2.1 TORCH_VERSION=1.9.1 TORCHAUDIO_VERSION=0.9.1 TORCHTEXT_VERSION=0.10.1 -TORCHVISION_VERSION=0.10.1 \ No newline at end of file +TORCHVISION_VERSION=0.10.1