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:83bcc3c4138401e10c138c33a49f4e1bd216bab48e4a801d4fd088ad5ac5f3a7
190
+ image : ghcr.io/linuxserver/syncthing@sha256:1f55fa811ad3903c4b421129966e0eea4b21d53d2471158288dc4a353e273a0a
191
191
container_name : syncthing
192
192
hostname : ARM # optional
193
193
environment :
Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ services:
129
129
restart : unless-stopped
130
130
131
131
syncthing :
132
- image : ghcr.io/linuxserver/syncthing@sha256:83bcc3c4138401e10c138c33a49f4e1bd216bab48e4a801d4fd088ad5ac5f3a7
132
+ image : ghcr.io/linuxserver/syncthing@sha256:1f55fa811ad3903c4b421129966e0eea4b21d53d2471158288dc4a353e273a0a
133
133
container_name : syncthing
134
134
hostname : ARRS
135
135
environment :
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ services:
40
40
- apparmor:unconfined
41
41
42
42
syncthing :
43
- image : ghcr.io/linuxserver/syncthing@sha256:83bcc3c4138401e10c138c33a49f4e1bd216bab48e4a801d4fd088ad5ac5f3a7
43
+ image : ghcr.io/linuxserver/syncthing@sha256:1f55fa811ad3903c4b421129966e0eea4b21d53d2471158288dc4a353e273a0a
44
44
container_name : syncthing
45
45
hostname : JF
46
46
environment :
You can’t perform that action at this time.
0 commit comments