mirror of
https://github.com/plausible/hosting.git
synced 2024-12-21 19:43:19 -06:00
upgrade postgres
This commit is contained in:
parent
3177d22992
commit
cbc35f7e5c
@ -5,7 +5,7 @@ services:
|
||||
restart: always
|
||||
|
||||
plausible_db:
|
||||
image: postgres:12
|
||||
image: postgres:14-alpine
|
||||
restart: always
|
||||
volumes:
|
||||
- db-data:/var/lib/postgresql/data
|
||||
|
Loading…
Reference in New Issue
Block a user