Update portainer/portainer Docker tag to v1.25.0 #11
@ -1,7 +1,7 @@
|
||||
version: "3.7"
|
||||
services:
|
||||
app:
|
||||
image: portainer/portainer:1.24.2
|
||||
image: portainer/portainer:1.25.0
|
||||
command: "-H tcp://tasks.agent:9001 --tlsskipverify"
|
||||
volumes:
|
||||
- "portainer_data:/data"
|
||||
|
||||
Reference in New Issue
Block a user