Merge branch 'main' into renovate/ghcr.io-linuxserver-doplarr
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 9s
Deploy to Hosts / deploy (pull_request) Successful in 53s

This commit is contained in:
Matt Reeves 2024-09-02 16:37:18 -04:00
commit bb56ee7645
2 changed files with 5 additions and 5 deletions

View file

@ -15,7 +15,7 @@ services:
- PGID=1000 - PGID=1000
lidarr: lidarr:
image: ghcr.io/linuxserver/lidarr@sha256:d30f42dc071f77ae833d094083263d38be2dd0ddfff3c234ede29a36673a8603 image: ghcr.io/linuxserver/lidarr@sha256:a77af413426b8509fad2d02f5b89104a5766ee6ebb13497d73993e74f6cfa0a8
container_name: lidarr container_name: lidarr
ports: ports:
- "8686:8686" - "8686:8686"
@ -31,7 +31,7 @@ services:
- PGID=1000 - PGID=1000
prowlarr: prowlarr:
image: ghcr.io/linuxserver/prowlarr@sha256:c93f075dc5afb74dc7a0a55e90974f81425a5d3c5d293022c5416431f4963ce9 image: ghcr.io/linuxserver/prowlarr@sha256:9dd32e2270d174b07bd33a1f54e2b79e03ad944df62ed93efa08f4a381adc9a1
container_name: prowlarr container_name: prowlarr
ports: ports:
- "9696:9696" - "9696:9696"
@ -43,7 +43,7 @@ services:
- PGID=1000 - PGID=1000
radarr: radarr:
image: ghcr.io/linuxserver/radarr@sha256:b034531ff81d3e5e1f9fd70c969746040b40e6484c88981ea5d0dee732c10bc3 image: ghcr.io/linuxserver/radarr@sha256:47acec85a0d92d107096088aebe83d1d0a434def34e5bac317fff18ca28741ae
container_name: radarr container_name: radarr
ports: ports:
- "7878:7878" - "7878:7878"
@ -72,7 +72,7 @@ services:
homarr: homarr:
container_name: homarr container_name: homarr
image: ghcr.io/ajnart/homarr:0.15.3 image: ghcr.io/ajnart/homarr:0.15.4
restart: unless-stopped restart: unless-stopped
volumes: volumes:
- /docker/appdata/homarr/configs:/app/data/configs - /docker/appdata/homarr/configs:/app/data/configs

View file

@ -7,7 +7,7 @@ services:
wallos: wallos:
container_name: wallos container_name: wallos
image: bellamy/wallos:2.22.1 image: bellamy/wallos:2.23.1
ports: ports:
- "8282:80/tcp" - "8282:80/tcp"
environment: environment: