2 changed files with 2 additions and 2 deletions
@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: syncthing/syncthing:2.1.3
image: syncthing/syncthing:2.1.5
container_name: syncthing
volumes:
- ${EXTERNAL_STORAGE}/notes/Obsidian-sync:/var/syncthing-data/Obsidian-sync
+1 -1
View File
@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: lscr.io/linuxserver/qbittorrent:5.1.4
image: lscr.io/linuxserver/qbittorrent:5.2.3
container_name: qbittorrent
ports:
- 2002:2002