Skip to content

Commit 865aba7

Browse files
Renovate BotMatt Reeves
Renovate Bot
authored and
Matt Reeves
committedDec 3, 2024
⬆️ Update ghcr.io/linkwarden/linkwarden Docker tag to v2.8.4
1 parent 8f4c3b8 commit 865aba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docker/arm/docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ services:
176176
- DATABASE_URL=postgresql://postgres:${POSTGRES_PASSWORD}@postgres:5432/postgres
177177
restart: always
178178
container_name: linkwarden
179-
image: ghcr.io/linkwarden/linkwarden:v2.8.3
179+
image: ghcr.io/linkwarden/linkwarden:v2.8.4
180180
networks:
181181
- gitea_main
182182
ports:

0 commit comments

Comments
 (0)
Please sign in to comment.