This commit is contained in:
kandrusyak
2023-07-16 23:31:57 +03:00
parent 454c9bc82e
commit 2916a50336
8 changed files with 226 additions and 7 deletions

View File

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