Skip to content

Commit 0b6f845

Browse files
Renovate BotMatt Reeves
Renovate Bot
authored and
Matt Reeves
committedJan 10, 2025
⬆️ Update ghcr.io/linkwarden/linkwarden Docker tag to v2.9.2
1 parent bf956aa commit 0b6f845

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

0 commit comments

Comments
 (0)
Please sign in to comment.