diff --git a/playbooks/roles/hatecomputers-club/templates/docker-compose.yml.j2 b/playbooks/roles/hatecomputers-club/templates/docker-compose.yml.j2 index fa33117..8355895 100644 --- a/playbooks/roles/hatecomputers-club/templates/docker-compose.yml.j2 +++ b/playbooks/roles/hatecomputers-club/templates/docker-compose.yml.j2 @@ -3,7 +3,7 @@ version: '3' services: kanidm: - image: git.hatecomputers.club/hatecomputers/hatecomputers.club:main + image: git.hatecomputers.club/hatecomputers/hatecomputers.club:latest restart: always ports: - 127.0.0.1:9696:8080