Cleaned Dockerfile

This commit is contained in:
Daniel Dayley 2024-09-10 14:28:44 -06:00
parent 374b72328a
commit 593e4ea6f3
Signed by: Cronocide
GPG Key ID: 1CADA052F64664EC

View File

@ -1,4 +1,4 @@
FROM python:3.12 as PYTHON
FROM python:3.12
ENV PROJ_NAME=bluebubbles_bot
# Copy project files