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

This commit is contained in:
Renovate Bot
2026-02-04 09:53:09 +00:00
parent 017e2bd734
commit 6704e0604c

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