File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -163,7 +163,7 @@ services:
163
163
ipv4_address : 172.25.0.25
164
164
165
165
syncthing :
166
- image : ghcr.io/linuxserver/syncthing@sha256:cd9ec0abcab9eb51a5f1d2fd19cad2d5e84e479e6589d809121614080b37c4f2
166
+ image : ghcr.io/linuxserver/syncthing@sha256:f80ba28cd9597b38a8f25ce1c5097aa92bb08d34a684286e759a90edcd5db617
167
167
container_name : syncthing
168
168
hostname : ARM # optional
169
169
environment :
Original file line number Diff line number Diff line change @@ -140,7 +140,7 @@ services:
140
140
- /data/media/Youtube/downloads:/downloads
141
141
142
142
syncthing :
143
- image : ghcr.io/linuxserver/syncthing@sha256:cd9ec0abcab9eb51a5f1d2fd19cad2d5e84e479e6589d809121614080b37c4f2
143
+ image : ghcr.io/linuxserver/syncthing@sha256:f80ba28cd9597b38a8f25ce1c5097aa92bb08d34a684286e759a90edcd5db617
144
144
container_name : syncthing
145
145
hostname : ARRS
146
146
environment :
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ services:
37
37
privileged : true
38
38
39
39
syncthing :
40
- image : ghcr.io/linuxserver/syncthing@sha256:cd9ec0abcab9eb51a5f1d2fd19cad2d5e84e479e6589d809121614080b37c4f2
40
+ image : ghcr.io/linuxserver/syncthing@sha256:f80ba28cd9597b38a8f25ce1c5097aa92bb08d34a684286e759a90edcd5db617
41
41
container_name : syncthing
42
42
hostname : JF
43
43
environment :
You can’t perform that action at this time.
0 commit comments