diff --git a/runner.sh b/runner.sh index 23f2fde..e2c1625 100755 --- a/runner.sh +++ b/runner.sh @@ -40,7 +40,7 @@ RUNNER_VERBOSE=${RUNNER_VERBOSE:-0} RUNNER_LOG=${RUNNER_LOG:-2} # Name of the OCI image (fully-qualified) to use. You need to have access. -RUNNER_IMAGE=${RUNNER_IMAGE:-"ghcr.io/efrecon/runner-krunvm:main"} +RUNNER_IMAGE=${RUNNER_IMAGE:-"ghcr.io/efrecon/runner-krunvm-ubuntu:main"} # Memory to allocate to the VM (in MB). Regular runners use more than the # default.