mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-04 07:26:29 +09:00
Bump Postgres 12.2 to 15.x on docker-compose.yml (#9641)
This commit is contained in:
@ -36,7 +36,7 @@ services:
|
||||
|
||||
db:
|
||||
restart: always
|
||||
image: postgres:12.2-alpine
|
||||
image: postgres:15-alpine
|
||||
networks:
|
||||
- internal_network
|
||||
env_file:
|
||||
|
Reference in New Issue
Block a user