diff --git a/playbooks/templates/chaosknoten/configs/hackertours/compose.yaml.j2 b/playbooks/templates/chaosknoten/configs/hackertours/compose.yaml.j2 index 88b215b..7566bab 100644 --- a/playbooks/templates/chaosknoten/configs/hackertours/compose.yaml.j2 +++ b/playbooks/templates/chaosknoten/configs/hackertours/compose.yaml.j2 @@ -38,7 +38,7 @@ services: frontend: web: - image: gitlab-cr.hamburg.ccc.de/ccchh/hackertours/hackertours:latest + image: git.hamburg.ccc.de/ccchh/hackertours/hackertours:latest ports: - "8888:80" restart: unless-stopped