Use test version of dktk-opal

This commit is contained in:
djuarezgf
2024-11-05 17:11:25 +01:00
parent 967e45624e
commit d9208c4be2

View File

@ -22,7 +22,7 @@ services:
opal:
container_name: bridgehead-opal
image: docker.verbis.dkfz.de/ccp/dktk-opal:latest
image: docker.verbis.dkfz.de/ccp/dktk-opal:test
labels:
- "traefik.enable=true"
- "traefik.http.routers.opal_ccp.rule=PathPrefix(`/opal`)"