summaryrefslogtreecommitdiff
path: root/tcwg-update-host-containers.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tcwg-update-host-containers.sh')
-rwxr-xr-xtcwg-update-host-containers.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcwg-update-host-containers.sh b/tcwg-update-host-containers.sh
index bde3f718..63c4b195 100755
--- a/tcwg-update-host-containers.sh
+++ b/tcwg-update-host-containers.sh
@@ -7,7 +7,7 @@ scripts=$(dirname $0)
. $scripts/jenkins-helpers.sh
convert_args_to_variables "$@"
-distro="${distro-bionic}"
+distro="${distro-focal}"
node="${node-host}"
group="${group-default}"
force="${force-false}"