diff --git a/.github/workflows/codeberg-publish.yml b/.github/workflows/codeberg-publish.yml index eb38621..25f81a0 100644 --- a/.github/workflows/codeberg-publish.yml +++ b/.github/workflows/codeberg-publish.yml @@ -12,7 +12,7 @@ jobs: runs-on: nune-runner container: - image: docker:24-dind + image: ghcr.io/catthehacker/ubuntu:act-22.04 steps: - name: Checkout repository