Skip to content

Commit 8f5536e

Browse files
Renovate BotMatt Reeves
Renovate Bot
authored and
Matt Reeves
committedOct 2, 2024
⬆️ Update ghcr.io/linuxserver/syncthing Docker digest to 0141ef2
1 parent 785f574 commit 8f5536e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
 

‎docker/arm/docker-compose.yml

Lines changed: 1 addition & 1 deletion
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:f80ba28cd9597b38a8f25ce1c5097aa92bb08d34a684286e759a90edcd5db617
190+
image: ghcr.io/linuxserver/syncthing@sha256:0141ef2c1ad754d6c93b92c0aa71648bf8c08b97ed80bf943091ad24332fcbb5
191191
container_name: syncthing
192192
hostname: ARM #optional
193193
environment:

‎docker/arrs/docker-compose.yml

Lines changed: 1 addition & 1 deletion
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:f80ba28cd9597b38a8f25ce1c5097aa92bb08d34a684286e759a90edcd5db617
143+
image: ghcr.io/linuxserver/syncthing@sha256:0141ef2c1ad754d6c93b92c0aa71648bf8c08b97ed80bf943091ad24332fcbb5
144144
container_name: syncthing
145145
hostname: ARRS
146146
environment:

‎docker/jellyfin/docker-compose.yml

Lines changed: 1 addition & 1 deletion
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:f80ba28cd9597b38a8f25ce1c5097aa92bb08d34a684286e759a90edcd5db617
40+
image: ghcr.io/linuxserver/syncthing@sha256:0141ef2c1ad754d6c93b92c0aa71648bf8c08b97ed80bf943091ad24332fcbb5
4141
container_name: syncthing
4242
hostname: JF
4343
environment:

0 commit comments

Comments
 (0)
Please sign in to comment.