Compare commits

...

2 commits

View file

@ -2,7 +2,7 @@ version: '3'
services:
db:
image: postgres:16.8@sha256:361c84f2bbe0f91135990841eb4eb4d2fe491f6e950686d9c746415dd1ffc65e
image: postgres:17.4@sha256:dc9fb7de9fc1a58f4ccba07cf4df9447856588f73ba9ba455eec9967fbd85b6d
restart: unless-stopped
volumes:
- db-data:/var/lib/postgresql/data