Skip to content

Commit fc6ca11

Browse files
Renovate BotMatt Reeves
Renovate Bot
authored and
Matt Reeves
committedOct 16, 2024
⬆️ Update ghcr.io/linuxserver/syncthing Docker digest to 8dac782
1 parent 24c53f9 commit fc6ca11

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:605814503be631f59ad34db4d4f79119ffe6f01fd0a8d5736c668e0939f81c47
190+
image: ghcr.io/linuxserver/syncthing@sha256:8dac7822b7ba91a0798644787a3ed132af145b95dc52ea8f39d63d1add97f86d
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
@@ -130,7 +130,7 @@ services:
130130
restart: unless-stopped
131131

132132
syncthing:
133-
image: ghcr.io/linuxserver/syncthing@sha256:605814503be631f59ad34db4d4f79119ffe6f01fd0a8d5736c668e0939f81c47
133+
image: ghcr.io/linuxserver/syncthing@sha256:8dac7822b7ba91a0798644787a3ed132af145b95dc52ea8f39d63d1add97f86d
134134
container_name: syncthing
135135
hostname: ARRS
136136
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:605814503be631f59ad34db4d4f79119ffe6f01fd0a8d5736c668e0939f81c47
40+
image: ghcr.io/linuxserver/syncthing@sha256:8dac7822b7ba91a0798644787a3ed132af145b95dc52ea8f39d63d1add97f86d
4141
container_name: syncthing
4242
hostname: JF
4343
environment:

0 commit comments

Comments
 (0)
Please sign in to comment.