From 7497817349965a752ffbd2a9c0b1efff8be2af90 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..ed9cb7f 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/scicatproject/scicat-backend-next:stable ports: - 3000:3000 env: