From 7939d1a359cd487e58c44bb4414b81d0699a542e Mon Sep 17 00:00:00 2001 From: vpf26432 Date: Fri, 21 Apr 2023 08:54:13 +0000 Subject: [PATCH] correct name for the scicat backend service --- .github/workflows/integration-testing.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration-testing.yml b/.github/workflows/integration-testing.yml index a4d9274..4b1dd48 100644 --- a/.github/workflows/integration-testing.yml +++ b/.github/workflows/integration-testing.yml @@ -15,7 +15,7 @@ jobs: ports: - 27107:27107 scicat-backend: - image: ghcr/scicat-project/backend-next + image: ghcr.io/scicat-project/backend ports: - 3000:3000 env: