Skip to content

Commit

Permalink
chore(deps): update ghcr.io/gotson/komga docker tag to v1.16.0 (#2482)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2025
1 parent 19de9db commit 98ed0b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Apps/komga/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "komga",
"version": "1.15.1",
"version": "1.16.0",
"image": "ghcr.io/gotson/komga",
"youtube": "",
"docs_link": "",
Expand Down
2 changes: 1 addition & 1 deletion Apps/komga/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ services:
container_name: big-bear-komga

# Image to be used for the container
image: ghcr.io/gotson/komga:1.15.1
image: ghcr.io/gotson/komga:1.16.0

# Container restart policy
restart: unless-stopped
Expand Down

0 comments on commit 98ed0b8

Please sign in to comment.