Fixed simple dockerfile
Dockerfile.simple
0 → 100644
| ... | ... | @@ -4,5 +4,4 @@ PyMySQL>=1.0 |
| cryptography==46.0.3 | ||
| Flask-Migrate>=4.0 | ||
| pytest>=7.0 | ||
| pytest-flask>=1.2 | ||
| gunicorn>=20.0 | ||
| \ No newline at end of file | ||
| pytest-flask>=1.2 | ||
| \ No newline at end of file |
Please register or sign in to comment