diff --git a/.github/workflows/catalog-test.yaml b/.github/workflows/catalog-test.yaml index f1460406657..5471d26b750 100644 --- a/.github/workflows/catalog-test.yaml +++ b/.github/workflows/catalog-test.yaml @@ -15,7 +15,7 @@ jobs: name: Test SCALE Catalog runs-on: ubuntu-latest container: - image: ghcr.io/truecharts/devcontainer:4.0.0 + image: tccr.io/tccr/devcontainer:4.0.0 steps: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 name: Checkout