Pin docker image tag

This commit is contained in:
3wc 2021-04-03 14:38:47 +02:00
parent 50d3654a77
commit 1517dffdeb
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ version: "3.7"
services:
app:
image: portainer/portainer
image: portainer/portainer:1.23.2
command: "-H tcp://tasks.agent:9001 --tlsskipverify"
volumes:
- "portainer_data:/data"