Skip to content

Commit

Permalink
chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.1…
Browse files Browse the repository at this point in the history
…0.0 (#638)
  • Loading branch information
renovate[bot] authored May 27, 2024
1 parent 9690ad0 commit 8cd7ed7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Apps/audiobookshelf/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "audiobookshelf",
"version": "2.9.0",
"version": "2.10.0",
"image": "ghcr.io/advplyr/audiobookshelf",
"youtube": "",
"docs_link": "",
Expand Down
2 changes: 1 addition & 1 deletion Apps/audiobookshelf/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ services:
container_name: big-bear-audiobookshelf

# Image to be used for the container
image: ghcr.io/advplyr/audiobookshelf:2.9.0
image: ghcr.io/advplyr/audiobookshelf:2.10.0

# Container restart policy
restart: unless-stopped
Expand Down

0 comments on commit 8cd7ed7

Please sign in to comment.