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

This commit is contained in:
Renovate Bot 2024-11-14 17:01:40 +00:00
parent 74d9d3e56f
commit 93d340185a

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.7.1 image: ghcr.io/linkwarden/linkwarden:v2.8.2
networks: networks:
- gitea_main - gitea_main
ports: ports: