File tree 9 files changed +11
-11
lines changed
9 files changed +11
-11
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:d6502d919f49f16a80689ce92c211f945f1d64a34c0d3f23ecc27a2a4d1dd0ac
140
+ image : ghcr.io/linuxserver/syncthing@sha256:d5481de808a1de5a13b814a922b1f6de5fcde64c1ca95b0a065218b56570fae3
141
141
container_name : syncthing
142
142
hostname : ARM # optional
143
143
environment :
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ services:
57
57
- PGID=1000
58
58
59
59
sonarr :
60
- image : ghcr.io/linuxserver/sonarr@sha256:bffa87787eacff9023df4400f521c159566d14b5a280caec8b54196071e6038e
60
+ image : ghcr.io/linuxserver/sonarr@sha256:0777b308a414000505651059a95af373ded6aba8ce5a40b50d7aad333dc912e2
61
61
container_name : sonarr
62
62
ports :
63
63
- " 8989:8989"
@@ -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:d6502d919f49f16a80689ce92c211f945f1d64a34c0d3f23ecc27a2a4d1dd0ac
143
+ image : ghcr.io/linuxserver/syncthing@sha256:d5481de808a1de5a13b814a922b1f6de5fcde64c1ca95b0a065218b56570fae3
144
144
container_name : syncthing
145
145
hostname : ARRS
146
146
environment :
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ services:
32
32
volumes :
33
33
- redis:/data
34
34
server :
35
- image : ghcr.io/goauthentik/server@sha256:f79b6cf35b29a8591136afb633ddd46da303e9cd2ca82c7cdfbd020a780e15e8
35
+ image : ghcr.io/goauthentik/server@sha256:ec5683345b6283214e01112dd4ba4ac7af1fc638a6e2301e6c18b7f3036f27bc
36
36
restart : unless-stopped
37
37
command : server
38
38
environment :
@@ -53,7 +53,7 @@ services:
53
53
- postgresql
54
54
- redis
55
55
worker :
56
- image : ghcr.io/goauthentik/server@sha256:f79b6cf35b29a8591136afb633ddd46da303e9cd2ca82c7cdfbd020a780e15e8
56
+ image : ghcr.io/goauthentik/server@sha256:ec5683345b6283214e01112dd4ba4ac7af1fc638a6e2301e6c18b7f3036f27bc
57
57
restart : unless-stopped
58
58
command : worker
59
59
environment :
Original file line number Diff line number Diff line change 2
2
services :
3
3
cf-tunnel :
4
4
restart : unless-stopped
5
- image : cloudflare/cloudflared@sha256:31fc2956d49179f7fd230b030e702e40ade7ccc361d0f1079e4a56bc888678f9
5
+ image : cloudflare/cloudflared@sha256:5c23f47be85b92930b348c390c84d802f3c0370d5e5278075e73096c4bbfd94b
6
6
command : tunnel --no-autoupdate run --token $CF_TOKEN
7
7
8
8
wallos :
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ services:
8
8
restart : ' unless-stopped'
9
9
10
10
gitea :
11
- image : ' code.forgejo.org/forgejo/runner:3.5.0 '
11
+ image : ' code.forgejo.org/forgejo/runner:3.5.1 '
12
12
links :
13
13
- docker-in-docker
14
14
depends_on :
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:d6502d919f49f16a80689ce92c211f945f1d64a34c0d3f23ecc27a2a4d1dd0ac
38
+ image : ghcr.io/linuxserver/syncthing@sha256:d5481de808a1de5a13b814a922b1f6de5fcde64c1ca95b0a065218b56570fae3
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:cb886a67f45f14e2e864ce713977dd8d3253d997b1fb6cfc627b240a3e0659ea
4
+ image : ghcr.io/linuxserver/netbootxyz@sha256:069d4a417d550746264ad9ddd5d3a14b6c3de447934ad3416609f2f760ca2e38
5
5
container_name : netboot
6
6
environment :
7
7
- PUID=1000
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ services:
8
8
restart : ' unless-stopped'
9
9
10
10
gitea :
11
- image : ' code.forgejo.org/forgejo/runner:3.5.0 '
11
+ image : ' code.forgejo.org/forgejo/runner:3.5.1 '
12
12
links :
13
13
- docker-in-docker
14
14
depends_on :
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ services:
20
20
restart : ' unless-stopped'
21
21
22
22
gitea :
23
- image : ' code.forgejo.org/forgejo/runner:3.5.0 '
23
+ image : ' code.forgejo.org/forgejo/runner:3.5.1 '
24
24
links :
25
25
- docker-in-docker
26
26
depends_on :
You can’t perform that action at this time.
0 commit comments