Explicitly pin portainer to latest
tag
This commit is contained in:
@ -2,7 +2,7 @@ version: '3'
|
||||
|
||||
services:
|
||||
portainer:
|
||||
image: portainer/portainer
|
||||
image: portainer/portainer:latest
|
||||
container_name: portainer
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
|
Reference in New Issue
Block a user