Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e696902

Browse files
author
Renovate Bot
committedFeb 25, 2025
⬆️ Update ghcr.io/linuxserver/syncthing Docker digest to 297efc3
1 parent 3ca894d commit e696902

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎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:c112da0ec1025ac250ef5272186eb6d6cf1f2777747288c8c526b4a894b8b1b3
132+
image: ghcr.io/linuxserver/syncthing@sha256:297efc3dc44b2cd55b9dc9702112cfe9cc7e2efecac2f1e7a18c1cbb6aaddbfe
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:c112da0ec1025ac250ef5272186eb6d6cf1f2777747288c8c526b4a894b8b1b3
43+
image: ghcr.io/linuxserver/syncthing@sha256:297efc3dc44b2cd55b9dc9702112cfe9cc7e2efecac2f1e7a18c1cbb6aaddbfe
4444
container_name: syncthing
4545
hostname: JF
4646
environment:

0 commit comments

Comments
 (0)
Please sign in to comment.