3 Commits

2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
services: services:
audiobookshelf: audiobookshelf:
image: ghcr.io/advplyr/audiobookshelf:2.22.0 image: ghcr.io/advplyr/audiobookshelf:2.24.0
ports: ports:
- 13378:80 - 13378:80
volumes: volumes:

View File

@@ -1,7 +1,7 @@
services: services:
homarr: homarr:
container_name: homarr container_name: homarr
image: ghcr.io/homarr-labs/homarr:v1.18.0 image: ghcr.io/homarr-labs/homarr:v1.23.0
restart: unless-stopped restart: unless-stopped
volumes: volumes:
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock