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

This commit is contained in:
Matt Reeves 2024-09-02 16:34:10 -04:00
commit ec1dc4ab69
2 changed files with 4 additions and 4 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"
@ -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: