File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -187,7 +187,7 @@ services:
187
187
- postgres
188
188
189
189
syncthing :
190
- image : ghcr.io/linuxserver/syncthing@sha256:605814503be631f59ad34db4d4f79119ffe6f01fd0a8d5736c668e0939f81c47
190
+ image : ghcr.io/linuxserver/syncthing@sha256:8dac7822b7ba91a0798644787a3ed132af145b95dc52ea8f39d63d1add97f86d
191
191
container_name : syncthing
192
192
hostname : ARM # optional
193
193
environment :
Original file line number Diff line number Diff line change @@ -130,7 +130,7 @@ services:
130
130
restart : unless-stopped
131
131
132
132
syncthing :
133
- image : ghcr.io/linuxserver/syncthing@sha256:605814503be631f59ad34db4d4f79119ffe6f01fd0a8d5736c668e0939f81c47
133
+ image : ghcr.io/linuxserver/syncthing@sha256:8dac7822b7ba91a0798644787a3ed132af145b95dc52ea8f39d63d1add97f86d
134
134
container_name : syncthing
135
135
hostname : ARRS
136
136
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:605814503be631f59ad34db4d4f79119ffe6f01fd0a8d5736c668e0939f81c47
40
+ image : ghcr.io/linuxserver/syncthing@sha256:8dac7822b7ba91a0798644787a3ed132af145b95dc52ea8f39d63d1add97f86d
41
41
container_name : syncthing
42
42
hostname : JF
43
43
environment :
You can’t perform that action at this time.
0 commit comments