chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.9.0 (#3245)
This commit is contained in:
parent
4eb90fbfda
commit
ed4a0cdeee
|
@ -5,8 +5,8 @@
|
|||
"exposable": true,
|
||||
"port": 13378,
|
||||
"id": "audiobookshelf",
|
||||
"tipi_version": 13,
|
||||
"version": "2.8.1",
|
||||
"tipi_version": 14,
|
||||
"version": "2.9.0",
|
||||
"categories": [
|
||||
"books",
|
||||
"media"
|
||||
|
|
|
@ -2,7 +2,7 @@ version: '3.7'
|
|||
services:
|
||||
audiobookshelf:
|
||||
container_name: audiobookshelf
|
||||
image: ghcr.io/advplyr/audiobookshelf:2.8.1
|
||||
image: ghcr.io/advplyr/audiobookshelf:2.9.0
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- ${APP_PORT}:80
|
||||
|
|
Loading…
Reference in New Issue
Block a user