Bump postgres version for mastodon 4.3.0
This commit is contained in:
parent
7bfbf37028
commit
8420d67968
@ -102,7 +102,7 @@ services:
|
|||||||
|
|
||||||
mastodon-db:
|
mastodon-db:
|
||||||
restart: always
|
restart: always
|
||||||
image: postgres:14-alpine
|
image: postgres:14.13-alpine
|
||||||
healthcheck:
|
healthcheck:
|
||||||
test: ['CMD', 'pg_isready', '-U', 'postgres']
|
test: ['CMD', 'pg_isready', '-U', 'postgres']
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user