Add explicit image latest tag in docker-compose config file
This commit is contained in:
parent
ae1fed3eef
commit
a7fda674be
@ -1,7 +1,7 @@
|
|||||||
version: "2"
|
version: "2"
|
||||||
services:
|
services:
|
||||||
monit:
|
monit:
|
||||||
image: "kijart/monit"
|
image: kijart/monit:latest
|
||||||
logging:
|
logging:
|
||||||
driver: json-file
|
driver: json-file
|
||||||
options:
|
options:
|
||||||
|
Loading…
Reference in New Issue
Block a user