diff --git a/Dockerfile b/Dockerfile index 9ce448a..6be6a09 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.12 as PYTHON +FROM python:3.12 ENV PROJ_NAME=bluebubbles_bot # Copy project files