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:8dac7822b7ba91a0798644787a3ed132af145b95dc52ea8f39d63d1add97f86d
190
+ image : ghcr.io/linuxserver/syncthing@sha256:34edd556aaada725855f256b30fd94751ef4bdb45ddd6434c5f1dcaca8531747
191
191
container_name : syncthing
192
192
hostname : ARM # optional
193
193
environment :
Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ services:
118
118
restart : unless-stopped
119
119
120
120
syncthing :
121
- image : ghcr.io/linuxserver/syncthing@sha256:8dac7822b7ba91a0798644787a3ed132af145b95dc52ea8f39d63d1add97f86d
121
+ image : ghcr.io/linuxserver/syncthing@sha256:34edd556aaada725855f256b30fd94751ef4bdb45ddd6434c5f1dcaca8531747
122
122
container_name : syncthing
123
123
hostname : ARRS
124
124
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:8dac7822b7ba91a0798644787a3ed132af145b95dc52ea8f39d63d1add97f86d
40
+ image : ghcr.io/linuxserver/syncthing@sha256:34edd556aaada725855f256b30fd94751ef4bdb45ddd6434c5f1dcaca8531747
41
41
container_name : syncthing
42
42
hostname : JF
43
43
environment :
You can’t perform that action at this time.
0 commit comments