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
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user