diff --git a/.Dockerfile.swp b/.Dockerfile.swp deleted file mode 100644 index 0aa9457..0000000 Binary files a/.Dockerfile.swp and /dev/null differ diff --git a/Dockerfile b/Dockerfile index 57cb51b..c643d33 100644 --- a/Dockerfile +++ b/Dockerfile @@ -11,6 +11,7 @@ RUN apk add --no-cache gcc make musl-dev linux-headers git \ pyyaml \ sanic \ sanic-ext \ + sanic-wtf \ ecs-logging FROM python:alpine COPY --from=build /wheels /wheels