Skip to content

Commit 7d20dde

Browse files
author
Renovate Bot
committedNov 15, 2024
⬆️ Update ghcr.io/linkwarden/linkwarden Docker tag to v2.8.3
1 parent 4b0f8bd commit 7d20dde

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.2
179+
image: ghcr.io/linkwarden/linkwarden:v2.8.3
180180
networks:
181181
- gitea_main
182182
ports:

0 commit comments

Comments
 (0)
Please sign in to comment.