Merge pull request #288 from opencloud-eu/renovate/main-postgres-17.x

chore(deps): update postgres docker tag to v17.10 (main)
This commit is contained in:
Thomas Schweiger
2026-05-18 15:17:31 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -64,7 +64,7 @@ services:
restart: always
postgres:
image: postgres:17.9-alpine
image: postgres:17.10-alpine
networks:
opencloud-net:
volumes:

View File

@@ -1,7 +1,7 @@
---
services:
postgres:
image: postgres:17.9-alpine
image: postgres:17.10-alpine
networks:
opencloud-net:
volumes: