We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f507bf0 commit c00c6e3Copy full SHA for c00c6e3
docker/jellyfin/docker-compose.yml
@@ -40,7 +40,7 @@ services:
40
- apparmor:unconfined
41
42
syncthing:
43
- image: ghcr.io/linuxserver/syncthing@sha256:c112da0ec1025ac250ef5272186eb6d6cf1f2777747288c8c526b4a894b8b1b3
+ image: ghcr.io/linuxserver/syncthing@sha256:297efc3dc44b2cd55b9dc9702112cfe9cc7e2efecac2f1e7a18c1cbb6aaddbfe
44
container_name: syncthing
45
hostname: JF
46
environment:
0 commit comments