add postgres upgrade guide

This commit is contained in:
ruslandoga
2022-10-12 09:32:32 +07:00
parent cbc35f7e5c
commit a220fd2d08
4 changed files with 193 additions and 0 deletions
+1
View File
@@ -5,6 +5,7 @@ services:
restart: always
plausible_db:
# supported versions are 12, 13, and 14
image: postgres:14-alpine
restart: always
volumes: