Merge branch 'main' into renovate/ghcr.io-linuxserver-sabnzbd
This commit is contained in:
commit
95d64e4f3d
5 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
services:
|
||||
adguardhome:
|
||||
image: adguard/adguardhome:v0.107.52
|
||||
image: adguard/adguardhome:v0.107.53
|
||||
container_name: adguardhome
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
services:
|
||||
adguardhome:
|
||||
image: adguard/adguardhome:v0.107.52
|
||||
image: adguard/adguardhome:v0.107.53
|
||||
container_name: adguardhome
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
|
|
|
@ -148,7 +148,7 @@ services:
|
|||
- gitea_main
|
||||
|
||||
vaultwarden:
|
||||
image: vaultwarden/server:1.32.0
|
||||
image: vaultwarden/server:1.32.1
|
||||
container_name: vaultwarden
|
||||
ports:
|
||||
- 8989:80
|
||||
|
|
|
@ -57,7 +57,7 @@ services:
|
|||
- PGID=1000
|
||||
|
||||
sonarr:
|
||||
image: ghcr.io/linuxserver/sonarr@sha256:12570fbaddc8733664e1e5d9bb12a719cb07f9455c518097b0e6426f4960f884
|
||||
image: ghcr.io/linuxserver/sonarr@sha256:db80ed8022dd15143644752a57db0553e48e23e3da54bdb9833d28ff89206a3c
|
||||
container_name: sonarr
|
||||
ports:
|
||||
- "8989:8989"
|
||||
|
|
|
@ -7,7 +7,7 @@ services:
|
|||
|
||||
wallos:
|
||||
container_name: wallos
|
||||
image: bellamy/wallos:2.26.0
|
||||
image: bellamy/wallos:2.27.2
|
||||
ports:
|
||||
- "8282:80/tcp"
|
||||
environment:
|
||||
|
|
Loading…
Reference in a new issue