mirror of
https://github.com/Cameri/nostream.git
synced 2025-08-08 12:11:50 +02:00
chore: use postgres:14
This commit is contained in:
@@ -42,7 +42,7 @@ services:
|
||||
default:
|
||||
ipv4_address: 10.10.10.2
|
||||
db:
|
||||
image: postgres
|
||||
image: postgres:14
|
||||
container_name: db
|
||||
environment:
|
||||
POSTGRES_DB: nostr_ts_relay
|
||||
|
Reference in New Issue
Block a user