Compare commits

..

2 commits

View file

@ -2,7 +2,7 @@ version: '3'
services:
db:
image: postgres:17.4@sha256:45f3f7573df5db5df766ffd8260113db140a40d0ff990f7dd4a68274e8e2c390
image: postgres:17.4@sha256:6e57135d237944dddf7588b249edcdf78745a7c318e5444ae0375855b64ec6cf
restart: unless-stopped
volumes:
- db-data:/var/lib/postgresql/data