fixed version in docker tag

This commit is contained in:
porroe 2023-08-25 15:52:03 -07:00
parent 6bc43a447e
commit ef0ce6b3b9

View File

@ -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