Compare commits

...

2 commits

View file

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