diff --git a/.forgejo/workflows/make-image.yml b/.forgejo/workflows/make-image.yml index 6422a71..5a210dc 100644 --- a/.forgejo/workflows/make-image.yml +++ b/.forgejo/workflows/make-image.yml @@ -10,7 +10,7 @@ env: jobs: docker: name: Make image - runs-on: ubuntu-latest + runs-on: ubuntu-latest:docker://ghcr.io/catthehacker/ubuntu:act-latest steps: - name: Login to Forgejo