Skip to content

Commit deb5cb0

Browse files
Renovate BotMatt Reeves
Renovate Bot
authored and
Matt Reeves
committedJan 10, 2025
⬆️ Update ghcr.io/linuxserver/syncthing Docker digest to 3ea5cdf
1 parent 3e931ae commit deb5cb0

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:4874d604fb79ef027d2dc13835c045d11a193314818a01d67cbac97b3003a91e
190+
image: ghcr.io/linuxserver/syncthing@sha256:3ea5cdfde9c97b7ade71576325537956f1b6ef089c02d4e77a7233f156b8edb5
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:4874d604fb79ef027d2dc13835c045d11a193314818a01d67cbac97b3003a91e
132+
image: ghcr.io/linuxserver/syncthing@sha256:3ea5cdfde9c97b7ade71576325537956f1b6ef089c02d4e77a7233f156b8edb5
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:4874d604fb79ef027d2dc13835c045d11a193314818a01d67cbac97b3003a91e
43+
image: ghcr.io/linuxserver/syncthing@sha256:3ea5cdfde9c97b7ade71576325537956f1b6ef089c02d4e77a7233f156b8edb5
4444
container_name: syncthing
4545
hostname: JF
4646
environment:

0 commit comments

Comments
 (0)
Please sign in to comment.