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 restart: always
postgres: postgres:
image: postgres:17.9-alpine image: postgres:17.10-alpine
networks: networks:
opencloud-net: opencloud-net:
volumes: volumes:

View File

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