⬆️ Update ghcr.io/linkwarden/linkwarden Docker tag to v2.8.4
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 16s
Deploy to Hosts / deploy (pull_request) Successful in 52s

This commit is contained in:
Renovate Bot 2024-12-01 00:01:06 +00:00
parent 7a377ea758
commit dfd1fa2fe3

View file

@ -176,7 +176,7 @@ services:
- DATABASE_URL=postgresql://postgres:${POSTGRES_PASSWORD}@postgres:5432/postgres - DATABASE_URL=postgresql://postgres:${POSTGRES_PASSWORD}@postgres:5432/postgres
restart: always restart: always
container_name: linkwarden container_name: linkwarden
image: ghcr.io/linkwarden/linkwarden:v2.8.3 image: ghcr.io/linkwarden/linkwarden:v2.8.4
networks: networks:
- gitea_main - gitea_main
ports: ports: