update events

This commit is contained in:
andrusyakka
2023-07-17 14:12:32 +03:00
parent 454c9bc82e
commit 1aa6b6c87e
3 changed files with 21 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
version: "3.9"
services:
postgres:
image: postgres:13.3
astra_events:
image: postgres:14.8
environment:
POSTGRES_DB: "astra_events_db"
POSTGRES_USER: "astra_events"