diff --git a/defaults/main.yml b/defaults/main.yml index 0827104..3b81e44 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -6,7 +6,7 @@ forgejo_runner_enabled: true forgejo_runner_identifier: forgejo-runner -forgejo_runner_version: 3.5.1 +forgejo_runner_version: 5.0.0 # The image always runs with UID/GID 1000, which causes a permission # issue when trying to access the Docker socket. For this reason,