diff --git a/.gitea/workflows/actions.yaml b/.gitea/workflows/actions.yaml index fcd3b01..68f516e 100644 --- a/.gitea/workflows/actions.yaml +++ b/.gitea/workflows/actions.yaml @@ -4,7 +4,7 @@ on: [push] jobs: build-image: name: build-image - runs-on: dind-rootless + runs-on: dind container: image: ghcr.io/catthehacker/ubuntu:act-latest