From 37ca185b1e2c3943d9586c75466d8da402e324de Mon Sep 17 00:00:00 2001 From: Johannes Nussbaum <39048939+jnussbaum@users.noreply.github.com> Date: Fri, 20 Oct 2023 12:10:18 +0200 Subject: [PATCH] chore: bump start-stack to 2023.10.02 (#584) --- 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 89f6a6b34..d74e29093 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:v10.23.7 + image: daschswiss/dsp-app:v10.24.2 ports: - "4200:4200" networks: