Compare commits

...

2 commits

View file

@ -2,7 +2,7 @@ version: '3'
services:
db:
image: postgres:16.6@sha256:5d65b8bdb20369ea902b987aa63cfe4983130bc8cd2c25830d126636b80b608d
image: postgres:17.2@sha256:53108e06bdce361fcdcb1de7d91bb8695ffddc6e6560249c710b62ba95ff3216
restart: unless-stopped
volumes:
- db-data:/var/lib/postgresql/data