Skip to content

Commit 5d83bf8

Browse files
Renovate BotMatt Reeves
Renovate Bot
authored and
Matt Reeves
committedOct 12, 2024
⬆️ Update ghcr.io/linuxserver/syncthing Docker digest to 6058145
1 parent 89df75b commit 5d83bf8

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:0141ef2c1ad754d6c93b92c0aa71648bf8c08b97ed80bf943091ad24332fcbb5
190+
image: ghcr.io/linuxserver/syncthing@sha256:605814503be631f59ad34db4d4f79119ffe6f01fd0a8d5736c668e0939f81c47
191191
container_name: syncthing
192192
hostname: ARM #optional
193193
environment:

‎docker/arrs/docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ services:
140140
- /data/media/Youtube/downloads:/downloads
141141

142142
syncthing:
143-
image: ghcr.io/linuxserver/syncthing@sha256:0141ef2c1ad754d6c93b92c0aa71648bf8c08b97ed80bf943091ad24332fcbb5
143+
image: ghcr.io/linuxserver/syncthing@sha256:605814503be631f59ad34db4d4f79119ffe6f01fd0a8d5736c668e0939f81c47
144144
container_name: syncthing
145145
hostname: ARRS
146146
environment:

‎docker/jellyfin/docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ services:
3737
privileged: true
3838

3939
syncthing:
40-
image: ghcr.io/linuxserver/syncthing@sha256:0141ef2c1ad754d6c93b92c0aa71648bf8c08b97ed80bf943091ad24332fcbb5
40+
image: ghcr.io/linuxserver/syncthing@sha256:605814503be631f59ad34db4d4f79119ffe6f01fd0a8d5736c668e0939f81c47
4141
container_name: syncthing
4242
hostname: JF
4343
environment:

0 commit comments

Comments
 (0)
Please sign in to comment.