Skip to content

Commit

Permalink
chore(deps): update ghcr.io/linkwarden/linkwarden docker tag to v2.8.4 (
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent 9ea8396 commit fbc62a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Apps/linkwarden/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "linkwarden",
"version": "2.8.3",
"version": "2.8.4",
"image": "ghcr.io/linkwarden/linkwarden",
"youtube": "https://youtu.be/KZXZAi9Vjs4",
"docs_link": "",
Expand Down
2 changes: 1 addition & 1 deletion Apps/linkwarden/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ services:
container_name: big-bear-linkwarden

# Image to be used for the container
image: ghcr.io/linkwarden/linkwarden:v2.8.3
image: ghcr.io/linkwarden/linkwarden:v2.8.4

# Container restart policy
restart: unless-stopped
Expand Down

0 comments on commit fbc62a7

Please sign in to comment.