Skip to content

Commit 9ea15da

Browse files
Renovate BotMatt Reeves
Renovate Bot
authored and
Matt Reeves
committedJan 6, 2025
⬆️ Update ghcr.io/linuxserver/syncthing Docker digest to 4874d60
1 parent 2b5e501 commit 9ea15da

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

0 commit comments

Comments
 (0)
Please sign in to comment.