Compare commits

..

1 Commits

2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
services:
portainer-agent:
container_name: portainer-agent
image: docker.io/portainer/agent:alpine@sha256:6cabee7b641c927474bc06a77b49cbdc2754acf05e8f5cc8248e4ca84fccb7b8
image: docker.io/portainer/agent:alpine@sha256:2e7ee66037d2af55dae1dbbde0c0ea32c50156ff46a96b833acc4fe2e44f6009
restart: unless-stopped
volumes:
- /var/run/docker.sock:/var/run/docker.sock

View File

@@ -1,7 +1,7 @@
services:
syncthing:
container_name: syncthing
image: ghcr.io/syncthing/syncthing:2.0.15
image: ghcr.io/syncthing/syncthing:2.0.14
restart: unless-stopped
hostname: ${HOSTNAME}
environment: