Compare commits

..

2 commits

View file

@ -2,7 +2,7 @@ version: '3'
services:
db:
image: postgres:17.0@sha256:2838b352c95941267f50c7c17c0580d43d122a8b57c31976d58d46c3bc437b38
image: postgres:17.0@sha256:1a8e4e79e276aa35de572f42f8f9c1595bf6547d105f39eb04e79c1d0b4f3267
restart: unless-stopped
volumes:
- db-data:/var/lib/postgresql/data