Explicitly pin portainer to latest tag

This commit is contained in:
Jake Howard 2020-02-07 09:04:06 +00:00
parent 9c6f9dc288
commit b66ef84289
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -2,7 +2,7 @@ version: '3'
services:
portainer:
image: portainer/portainer
image: portainer/portainer:latest
container_name: portainer
restart: unless-stopped
volumes: