File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed 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"
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 :
You can’t perform that action at this time.
0 commit comments