Pin the landing page to a version known to work

This commit is contained in:
DavidCroftDKFZ 2024-08-29 15:04:28 +02:00
parent e323c2765f
commit 4f9b662223
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ services:
landing:
container_name: bridgehead-landingpage
image: docker.verbis.dkfz.de/cache/samply/bridgehead-landingpage:main
image: docker.verbis.dkfz.de/cache/samply/bridgehead-landingpage:master
labels:
- "traefik.enable=true"
- "traefik.http.routers.landing.rule=PathPrefix(`/`)"