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