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:
parent
f28eefe603
commit
0b40ff6ade
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue