3 Commits

2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: ghcr.io/advplyr/audiobookshelf:2.32.1
image: ghcr.io/advplyr/audiobookshelf:2.33.0
container_name: audiobookshelf
ports:
- 13378:80

View File

@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: ghost:6.20.0-alpine
image: ghost:6.22.0-alpine
container_name: ghost
ports:
- 4016:2368