diff --git a/.github/workflows/windows-tests.yml b/.github/workflows/windows-tests.yml index a1156cd6..02433847 100644 --- a/.github/workflows/windows-tests.yml +++ b/.github/workflows/windows-tests.yml @@ -52,7 +52,7 @@ jobs: -e FORGEJO__security__INSTALL_LOCK=true \ -e FORGEJO__server__DOMAIN=localhost \ -e FORGEJO__server__ROOT_URL=http://localhost:3000/ \ - codeberg.org/forgejo/forgejo:11.0 + codeberg.org/forgejo/forgejo:11.0-rootless # Wait for Forgejo to be ready echo "Waiting for Forgejo to be ready..."