Compare commits

...

2 commits

View file

@ -2,7 +2,7 @@ version: '3'
services:
db:
image: postgres:16.4@sha256:91f464e7ba0ad91a106c94cff079fb4384139291b8c0502fd36989cf2c788bbb
image: postgres:17.0@sha256:e49dd801ba4d7417bf4c5a3e40624a492f8a1c41d2992a45f888841ec3f3621c
restart: unless-stopped
volumes:
- db-data:/var/lib/postgresql/data