Update docker.io/library/postgres Docker tag to v18

This commit is contained in:
Renovate Bot
2025-09-27 00:01:47 +00:00
parent d8f27f69b7
commit fb81c77827
3 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
services:
nextcloud_db:
image: docker.io/library/postgres:17
image: docker.io/library/postgres:18
restart: always
volumes:
- ${NEXTCLOUD_POSTGRES_DATA_DIR}:/var/lib/postgresql/data