Update monica Docker tag to v2.21.0
This commit is contained in:
parent
e5b35867bf
commit
66116adf87
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ version: '2.4'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
app:
|
app:
|
||||||
image: 'monica:2.20.0-apache'
|
image: 'monica:2.21.0-apache'
|
||||||
restart: 'always'
|
restart: 'always'
|
||||||
|
|
||||||
healthcheck:
|
healthcheck:
|
||||||
|
|
|
||||||
Reference in a new issue