From b721fdd3b5c6c72137b74542b8f08620d61b7b2f Mon Sep 17 00:00:00 2001 From: Johannes Nussbaum <39048939+jnussbaum@users.noreply.github.com> Date: Thu, 1 Feb 2024 17:19:23 +0100 Subject: [PATCH] chore: bump start-stack to hotfixed 2024.01.01 (#801) --- src/dsp_tools/resources/start-stack/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dsp_tools/resources/start-stack/docker-compose.yml b/src/dsp_tools/resources/start-stack/docker-compose.yml index 4961b352d..483c9a39f 100644 --- a/src/dsp_tools/resources/start-stack/docker-compose.yml +++ b/src/dsp_tools/resources/start-stack/docker-compose.yml @@ -7,7 +7,7 @@ services: app: # on the verge of every deployment (fortnightly), update the "image" value from the "app" value of # https://github.com/dasch-swiss/ops-deploy/blob/main/roles/dsp-deploy/files/RELEASE.json - image: daschswiss/dsp-app:v11.2.0 + image: daschswiss/dsp-app:v11.3.4 ports: - "4200:4200" networks: