chore: use postgres:14

This commit is contained in:
Ricardo Arturo Cabral Mejía 2023-01-24 23:08:35 -05:00
parent ad0e853298
commit b24b0283b0
No known key found for this signature in database
GPG Key ID: 5931EBF43A650245

View File

@ -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