From 1dc43a5e55a086ca36db183d3cfe6eab1981648d Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Fri, 16 Feb 2024 16:43:52 +0100 Subject: [PATCH] Update catalog-test.yaml Signed-off-by: Kjeld Schouten --- .github/workflows/catalog-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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