diff --git a/.forgejo/workflows/images-per-step.yaml b/.forgejo/workflows/images-per-step.yaml index 07fd644..fe290cc 100644 --- a/.forgejo/workflows/images-per-step.yaml +++ b/.forgejo/workflows/images-per-step.yaml @@ -44,7 +44,7 @@ jobs: echo Distro: $distro ' - name: Run something on Rocky - uses: docker://rockylinux:latest + uses: docker://rockylinux/rockylinux:latest with: entrypoint: /bin/sh args: |