switch audiobookshelf to use latest tag

This commit is contained in:
Phil 2025-01-04 09:10:43 -07:00
parent 4b4182ce36
commit b0d0f41116

View File

@ -1,6 +1,6 @@
services: services:
audiobookshelf: audiobookshelf:
image: ghcr.io/advplyr/audiobookshelf:2.17.5 image: ghcr.io/advplyr/audiobookshelf:latest
volumes: volumes:
- audiobooks:/audiobooks - audiobooks:/audiobooks
- podcasts:/podcasts - podcasts:/podcasts