/
githubmirror
/
postgres-compatibility-tests
Обзор
Документация
Войти
/
githubmirror
/
postgres-compatibility-tests
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
scripts/report-processing/Dockerfile
2 строки
73 B
Timofey Koolin
compare test runs
07 июн 2023, 17:12
07 июн 2023, 17:12
665a471
Код
Авторство
О чём код?
FROM python:3.11 RUN pip install "mashumaro[yaml]<4.0" "colorama==0.4.6"