2 Commits

View File

@@ -2,7 +2,7 @@ version: '3'
services:
db:
image: postgres:14.6-alpine
image: postgres:14.10-alpine
restart: always
volumes:
- /mnt/data/db:/var/lib/postgresql/data