diff --git a/.forgejo/workflows/test-build.yaml b/.forgejo/workflows/test-build.yaml index 95666d6..3d80294 100644 --- a/.forgejo/workflows/test-build.yaml +++ b/.forgejo/workflows/test-build.yaml @@ -7,7 +7,7 @@ on: jobs: test_build: runs-on: ubuntu-latest - image: docker:dind-rootless + image: docker:dind steps: # - name: Install dependencies # not present in `docker` container # run: apk add --no-cache git nodejs