Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion syncthing/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
syncthing:
image: lscr.io/linuxserver/syncthing:latest@sha256:ab9bd1fbc77288617eae1ecb9035d17934aaa92bb1f303893cd06882dac8943d
image: lscr.io/linuxserver/syncthing:latest@sha256:833b349a4247d10c4740aa3264df289537e0091e778ceefc2998ec694770f706
container_name: syncthing
hostname: homeserver-syncthing
environment:
Expand Down