Merge branch 'main' into renovate/lscr.io-linuxserver-jellyfin
All checks were successful
continuous-integration/drone/pr Build is passing
All checks were successful
continuous-integration/drone/pr Build is passing
This commit is contained in:
commit
3c01843591
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
services:
|
||||
bazarr:
|
||||
image: lscr.io/linuxserver/bazarr@sha256:a17e094ccdf0b252415c7307167e08fac4ee01809eda3b02a3a9e719f395e664
|
||||
image: lscr.io/linuxserver/bazarr@sha256:2268b45c0b9f6b978eb75b7955459682659e146e18a3cb057e9656ea3dd80600
|
||||
container_name: bazarr
|
||||
ports:
|
||||
- "6767:6767"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
services:
|
||||
cf-tunnel:
|
||||
image: docker.mafyuh.xyz/cloudflare/cloudflared@sha256:1898467408934dc7ef2a8972de32531c741f7c1851613c8a0a2ad93dfa19a75b
|
||||
image: docker.mafyuh.xyz/cloudflare/cloudflared@sha256:9eb8554739a1d6b4d63091f7b724cbd9bb39b8c0c23e38200a9e7ad86ccc67cd
|
||||
command: tunnel --no-autoupdate run --token $CF_TOKEN
|
||||
|
|
Reference in a new issue