Update ci.yml

This commit is contained in:
Slipstream 2025-06-12 23:25:00 -06:00 committed by GitHub
parent 890742b177
commit ae45cc898d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,7 +24,7 @@ jobs:
runs-on: self-hosted runs-on: self-hosted
container: container:
image: ghcr.io/slipstreamm/disagreement-image:latest image: ghcr.io/slipstreamm/disagreement-image:latest
options: --user runneruser options: --user 1001:1001
steps: steps:
- name: Checkout code - name: Checkout code