Compare commits
3 Commits
55bb4c743b
...
dc2be9c5cd
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dc2be9c5cd | ||
| c60ddf3a11 | |||
|
|
763a091768 |
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
audiobookshelf:
|
||||
image: ghcr.io/advplyr/audiobookshelf:2.22.0
|
||||
image: ghcr.io/advplyr/audiobookshelf:2.24.0
|
||||
ports:
|
||||
- 13378:80
|
||||
volumes:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
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
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
|
||||
Reference in New Issue
Block a user