Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 65d87b9

Browse files
author
Renovate Bot
committedJan 12, 2025
⬆️ Update ghcr.io/linuxserver/syncthing Docker digest to 31da8ef
1 parent 2e52c37 commit 65d87b9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
 

‎docker/arm/docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ services:
187187
- postgres
188188

189189
syncthing:
190-
image: ghcr.io/linuxserver/syncthing@sha256:6876416f8a11830ad9db470a3f4f46b1a9c2e35a5adcab0f85de3e3be87b5399
190+
image: ghcr.io/linuxserver/syncthing@sha256:31da8ef3b45a2962f8bebab22d6ef23d7387a26def87482be810602352b276be
191191
container_name: syncthing
192192
hostname: ARM
193193
environment:

‎docker/arrs/docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ services:
129129
restart: unless-stopped
130130

131131
syncthing:
132-
image: ghcr.io/linuxserver/syncthing@sha256:6876416f8a11830ad9db470a3f4f46b1a9c2e35a5adcab0f85de3e3be87b5399
132+
image: ghcr.io/linuxserver/syncthing@sha256:31da8ef3b45a2962f8bebab22d6ef23d7387a26def87482be810602352b276be
133133
container_name: syncthing
134134
hostname: ARRS
135135
environment:

‎docker/jellyfin/docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ services:
4040
- apparmor:unconfined
4141

4242
syncthing:
43-
image: ghcr.io/linuxserver/syncthing@sha256:6876416f8a11830ad9db470a3f4f46b1a9c2e35a5adcab0f85de3e3be87b5399
43+
image: ghcr.io/linuxserver/syncthing@sha256:31da8ef3b45a2962f8bebab22d6ef23d7387a26def87482be810602352b276be
4444
container_name: syncthing
4545
hostname: JF
4646
environment:

0 commit comments

Comments
 (0)
Please sign in to comment.