Skip to content

Commit 868d923

Browse files
authored
fix: app.py -> app-socketify.py
1 parent 49396a0 commit 868d923

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frameworks/Python/blacksheep/blacksheep-pypy-socketify.dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ RUN pip3 install -r /blacksheep/requirements-pypy.txt
1111

1212
EXPOSE 8080
1313

14-
CMD python ./app.py
14+
CMD python ./app-socketify.py
1515

0 commit comments

Comments
 (0)