mirror of
https://github.com/WhaleFell/SMSBoom.git
synced 2026-02-03 10:23:22 +08:00
fix: add new line at end of Dockerfile
This commit is contained in:
@@ -6,4 +6,4 @@ COPY . ./
|
||||
|
||||
RUN pip install pipenv && pipenv install --deploy --ignore-pipfile
|
||||
|
||||
ENTRYPOINT ["pipenv", "run", "python", "smsboom.py"]
|
||||
ENTRYPOINT ["pipenv", "run", "python", "smsboom.py"]
|
||||
|
||||
Reference in New Issue
Block a user