fixed version in docker tag
This commit is contained in:
parent
6bc43a447e
commit
ef0ce6b3b9
|
@ -2,7 +2,7 @@ version: "v2.3.3"
|
|||
services:
|
||||
audiobookshelf:
|
||||
container_name: audiobookshelf
|
||||
image: ghcr.io/advplyr/audiobookshelf:latest
|
||||
image: ghcr.io/advplyr/audiobookshelf:v2.3.3
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- ${APP_PORT}:80
|
||||
|
|
Loading…
Reference in New Issue
Block a user