From 0b40ff6ade61802d45987c846e24ab10e41ce7c1 Mon Sep 17 00:00:00 2001 From: Bastian Date: Fri, 14 Mar 2025 00:49:14 +0100 Subject: [PATCH] use kimai/kimai2:apache instead of the not updated kimai/kimai2:apache-latest container image reference: https://hub.docker.com/r/kimai/kimai2/tags?name=apache --- templates/compose/kimai.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/compose/kimai.yaml b/templates/compose/kimai.yaml index ba73ba980..c2edf0b62 100644 --- a/templates/compose/kimai.yaml +++ b/templates/compose/kimai.yaml @@ -21,7 +21,7 @@ services: timeout: 20s retries: 10 kimai: - image: kimai/kimai2:apache-latest + image: kimai/kimai2:apache container_name: kimai depends_on: mysql: