diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3068902..efb8987 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,7 +23,7 @@ jobs: build: runs-on: self-hosted container: - image: disagreement-image:latest + image: ghcr.io/slipstreamm/disagreement-image:latest options: --user runneruser steps: