Add explicit image latest tag in docker-compose config file

This commit is contained in:
Luis Miguel Vicente Fuentes 2020-09-12 14:08:44 +02:00
parent ae1fed3eef
commit a7fda674be
No known key found for this signature in database
GPG Key ID: 99473EBE0EC03195

View File

@ -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: