mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-01-03 22:24:27 +01:00
Bump postgres
This commit is contained in:
@@ -225,7 +225,9 @@ services:
|
||||
links:
|
||||
- bitcoind
|
||||
postgres:
|
||||
image: postgres:9.6.5
|
||||
image: postgres:13.4
|
||||
environment:
|
||||
POSTGRES_HOST_AUTH_METHOD: trust
|
||||
ports:
|
||||
- "39372:5432"
|
||||
expose:
|
||||
|
||||
@@ -213,7 +213,9 @@ services:
|
||||
- bitcoind
|
||||
|
||||
postgres:
|
||||
image: postgres:9.6.5
|
||||
image: postgres:13.4
|
||||
environment:
|
||||
POSTGRES_HOST_AUTH_METHOD: trust
|
||||
ports:
|
||||
- "39372:5432"
|
||||
expose:
|
||||
|
||||
Reference in New Issue
Block a user