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