diff --git a/defaults/main.yml b/defaults/main.yml index 42be558..4c16894 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: 5.0.3 +forgejo_runner_version: 5.0.4 # The image always runs with UID/GID 1000, which causes a permission # issue when trying to access the Docker socket. For this reason,