diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 04ee220..fbfd6b7 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -35,7 +35,7 @@ jobs: name: Test needs: build-test runs-on: ubuntu-latest - container: "packagrio/packagr:latest-${{ matrix.package_type }}" + container: "ghcr.io/packagrio/packagr:latest-${{ matrix.package_type }}" strategy: matrix: