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

This commit is contained in:
Renovate Bot
2026-02-04 03:45:11 +00:00
parent 017e2bd734
commit fa4799dc07

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