summaryrefslogtreecommitdiff
path: root/tcwg-update-llvmbot-containers.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tcwg-update-llvmbot-containers.sh')
-rwxr-xr-xtcwg-update-llvmbot-containers.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcwg-update-llvmbot-containers.sh b/tcwg-update-llvmbot-containers.sh
index 7bcfd9a0..25439729 100755
--- a/tcwg-update-llvmbot-containers.sh
+++ b/tcwg-update-llvmbot-containers.sh
@@ -10,7 +10,7 @@ convert_args_to_variables "$@"
obligatory_variables NODE_NAME password
declare NODE_NAME password
-distro="${distro-bionic}"
+distro="${distro-focal}"
force="${force-false}"
master="${master-silent}"
verbose="${verbose-true}"