diff --git a/Dockerfile b/Dockerfile index 4e20cfb5..624b2e2e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -16,4 +16,4 @@ RUN useradd appuser \ && chown -R appuser:appuser /app USER appuser -CMD ["python3", "app.py"] \ No newline at end of file +CMD ["python3", "app.py"]