Updating containers to GHCR or add full path V2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
portainer-agent:
|
||||
image: portainer/agent:latest
|
||||
image: docker.io/portainer/agent:latest
|
||||
container_name: portainer-agent
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
|
Reference in New Issue
Block a user