diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 0651343..9c602c3 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -10,8 +10,7 @@ jobs: build_and_push: runs-on: ubuntu-latest container: - image: ghrc.io/catthehacker/ubuntu:act-latest - options: --privileged + image: gitea/act_runner:nightly-dind-rootless steps: - name: Checkout repository