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