@@ -1,8 +1,6 @@
FROM python:3.9
LABEL maintainer="Kirk Trombley <ktrom3894@gmail.com>"
-
-HEALTHCHECK CMD curl --fail http://localhost:5000/health || exit 1
WORKDIR /app/