Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Commit 4f0cc62

Browse files
authored
update ubuntu image (#25690)
1 parent 84a1aae commit 4f0cc62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

net/scripts/gce-provider.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ cloud_CreateInstances() {
182182
imageName="ubuntu-2004-focal-v20201211-with-cuda-10-2 --image-project principal-lane-200702"
183183
else
184184
# Upstream Ubuntu 20.04 LTS image
185-
imageName="ubuntu-2004-focal-v20201201 --image-project ubuntu-os-cloud"
185+
imageName="ubuntu-2004-focal-v20220419 --image-project ubuntu-os-cloud"
186186
fi
187187

188188
declare -a nodes

0 commit comments

Comments
 (0)