diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 48b5cc09210..d60029ad8fa 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -8,7 +8,7 @@ jobs: cockpituous: runs-on: ubuntu-latest container: - image: docker.io/cockpit/release + image: ghcr.io/cockpit-project/release steps: - name: Set up configuration and secrets run: |