Compare commits

..

1 Commits

2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
services:
newt:
container_name: newt
image: fosrl/newt:1.12.4
image: fosrl/newt:1.12.2
restart: unless-stopped
environment:
- PANGOLIN_ENDPOINT=${PANGOLIN_ENDPOINT}
+1 -1
View File
@@ -1,7 +1,7 @@
services:
portainer-agent:
container_name: portainer-agent
image: docker.io/portainer/agent:alpine@sha256:d8c70d6c1174248796827182abb1ea8f9ea4869b32967af694cf472c3ec2c2a1
image: docker.io/portainer/agent:alpine@sha256:a5a7e48b29410128699c2001a86e234c76d8a8381e3e5f1d8cc83531112e78fc
restart: unless-stopped
volumes:
- /var/run/docker.sock:/var/run/docker.sock