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"
|
||||
services:
|
||||
monit:
|
||||
image: "kijart/monit"
|
||||
image: kijart/monit:latest
|
||||
logging:
|
||||
driver: json-file
|
||||
options:
|
||||
|
Loading…
Reference in New Issue
Block a user