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

This commit is contained in:
2026-05-29 18:30:57 +00:00
parent ad9267c66a
commit b38b5e2db3
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ services:
- "traefik.http.services.nextcloud.loadbalancer.server.port=80"
nextcloud-postgres:
image: postgres:17.9@sha256:5b96f1a16bd9768b060dd2ffe55cb6225c4d9ef4d214a8b21eb08134869a97e4
image: postgres:17.10@sha256:0027bef26712baaee437a4ea48fdf3d2d2e2bc5f0d81615374408ca320f3c7e3
container_name: nextcloud-postgres
restart: unless-stopped
environment: