Skip to content

Commit a829440

Browse files
author
Renovate Bot
committedJan 6, 2025
⬆️ Update ghcr.io/linkwarden/linkwarden Docker tag to v2.9.1
1 parent ce6ded6 commit a829440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docker/arm/docker-compose.yml

Lines changed: 1 addition & 1 deletion
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.9.0
179+
image: ghcr.io/linkwarden/linkwarden:v2.9.1
180180
networks:
181181
- gitea_main
182182
ports:

0 commit comments

Comments
 (0)
Please sign in to comment.