forked from github.com/plausible-hosting
we actually test against PostgreSQL 13, 14, and 15
This commit is contained in:
@ -5,7 +5,7 @@ services:
|
|||||||
restart: always
|
restart: always
|
||||||
|
|
||||||
plausible_db:
|
plausible_db:
|
||||||
# supported versions are 12, 13, and 14
|
# supported versions are 13, 14, and 15
|
||||||
image: postgres:14-alpine
|
image: postgres:14-alpine
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
|
Reference in New Issue
Block a user