forked from github.com/plausible-hosting
update comment
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
services:
|
||||
plausible_db:
|
||||
# Plausible v2.1.0 was tested against PostgreSQL versions 15 and 16
|
||||
# https://github.com/plausible/analytics/blob/v2.1.0/.github/workflows/elixir.yml#L21-L32
|
||||
# Plausible v2.1.1 was tested against PostgreSQL versions 15 and 16
|
||||
# https://github.com/plausible/analytics/blob/v2.1.1/.github/workflows/elixir.yml#L21-L32
|
||||
image: postgres:16-alpine
|
||||
restart: always
|
||||
volumes:
|
||||
|
Reference in New Issue
Block a user