chore(deps): update docker.io/library/postgres docker tag to v18

This commit is contained in:
Renovate Bot
2026-02-03 10:35:31 +00:00
parent 017e2bd734
commit dc56447d3a

View File

@@ -57,7 +57,7 @@ services:
- invidious
postgres:
image: docker.io/library/postgres:17
image: docker.io/library/postgres:18
restart: unless-stopped
volumes:
- /tmp/postgresdata:/var/lib/postgresql/data