From 890742b1778adc010fd4687600e307149779609f Mon Sep 17 00:00:00 2001 From: Slipstream Date: Thu, 12 Jun 2025 23:20:05 -0600 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: