File tree 4 files changed +7
-7
lines changed
4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -137,7 +137,7 @@ services:
137
137
ipv4_address : 172.25.0.25
138
138
139
139
syncthing :
140
- image : ghcr.io/linuxserver/syncthing@sha256:2c1ecba88add0cf239914553cc911193a78c668012bf8e55044c1bbff6b2db18
140
+ image : ghcr.io/linuxserver/syncthing@sha256:d6502d919f49f16a80689ce92c211f945f1d64a34c0d3f23ecc27a2a4d1dd0ac
141
141
container_name : syncthing
142
142
hostname : ARM # optional
143
143
environment :
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ services:
43
43
- PGID=1000
44
44
45
45
radarr :
46
- image : ghcr.io/linuxserver/radarr@sha256:71e29caebf16da4701fc7a6c04d5f34c6b01753549900edf4ecfa585263ea1d4
46
+ image : ghcr.io/linuxserver/radarr@sha256:b034531ff81d3e5e1f9fd70c969746040b40e6484c88981ea5d0dee732c10bc3
47
47
container_name : radarr
48
48
ports :
49
49
- " 7878:7878"
@@ -91,7 +91,7 @@ services:
91
91
- AUTH_OIDC_ADMIN_GROUP=${AUTH_OIDC_ADMIN_GROUP}
92
92
93
93
doplarr :
94
- image : ghcr.io/linuxserver/doplarr@sha256:9e1cfedf824d00bb0f269bcb3836b13cdbb74747bef062f9021be6f0f63dde7a
94
+ image : ghcr.io/linuxserver/doplarr@sha256:6959cd770bc89c2eaa61e07b13673051d66e6edae09f4a7e7c7846fdfa4dafc6
95
95
container_name : doplarr
96
96
environment :
97
97
- PUID=1000
@@ -140,7 +140,7 @@ services:
140
140
image : gcr.io/cadvisor/cadvisor:v0.50.0
141
141
142
142
syncthing :
143
- image : ghcr.io/linuxserver/syncthing@sha256:2c1ecba88add0cf239914553cc911193a78c668012bf8e55044c1bbff6b2db18
143
+ image : ghcr.io/linuxserver/syncthing@sha256:d6502d919f49f16a80689ce92c211f945f1d64a34c0d3f23ecc27a2a4d1dd0ac
144
144
container_name : syncthing
145
145
hostname : ARRS
146
146
environment :
@@ -158,7 +158,7 @@ services:
158
158
restart : unless-stopped
159
159
160
160
code-server :
161
- image : ghcr.io/linuxserver/code-server@sha256:5cdea3284e9263e1dc6abf374e4057c32840c4d5e02af2ca515499f7c1cc75bb
161
+ image : ghcr.io/linuxserver/code-server@sha256:4914ed4bc7e7342ef9d9cc30abda9cbcd486d79eac37db4bbe70df91135a1ef3
162
162
container_name : code-server
163
163
environment :
164
164
- PUID=1000
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ services:
35
35
privileged : true
36
36
37
37
syncthing :
38
- image : ghcr.io/linuxserver/syncthing@sha256:2c1ecba88add0cf239914553cc911193a78c668012bf8e55044c1bbff6b2db18
38
+ image : ghcr.io/linuxserver/syncthing@sha256:d6502d919f49f16a80689ce92c211f945f1d64a34c0d3f23ecc27a2a4d1dd0ac
39
39
container_name : syncthing
40
40
hostname : JF
41
41
environment :
Original file line number Diff line number Diff line change 1
1
---
2
2
services :
3
3
netbootxyz :
4
- image : ghcr.io/linuxserver/netbootxyz@sha256:58eb0e7c4ea4a1892dcb9b8474fb9ff5bd03bd9e6f03b76890ffa647a6ca223f
4
+ image : ghcr.io/linuxserver/netbootxyz@sha256:cb886a67f45f14e2e864ce713977dd8d3253d997b1fb6cfc627b240a3e0659ea
5
5
container_name : netboot
6
6
environment :
7
7
- PUID=1000
You can’t perform that action at this time.
0 commit comments