change postgres version

pull/84/head
nilaygit-10721 2024-12-24 13:12:19 +05:30
rodzic 1014c3ce57
commit aec289968e
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -23,7 +23,7 @@ services:
- frontend
db:
container_name: "db"
image: postgres:12.3-alpine
image: postgres:13.18-alpine3.20
environment:
POSTGRES_USER: wagtail
POSTGRES_DB: wagtail