chore(deps): update postgres docker tag to v17.10

This commit is contained in:
renovate[bot]
2026-05-18 12:37:13 +00:00
committed by GitHub
parent 8cafd254bb
commit ddfef44b34
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: