diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8ebf843..9a02c77 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,7 +6,7 @@ jobs: build-deb: runs-on: ubuntu-latest container: - image: ixsystems/apps_validation:latest + image: ghcr.io/truenas/apps_validation:latest steps: - name: Checkout