diff --git a/dockerfile b/dockerfile index a0196f6..8e2f352 100644 --- a/dockerfile +++ b/dockerfile @@ -1,4 +1,4 @@ -FROM pythoFROM python:3.13-slim +FROM python:3.13-slim WORKDIR /app