Skip to content

Commit f3bd46c

Browse files
author
GitHub Actions
committed
ci(pi): update to kernai/refinery-parent-image:v1.19.1-common
1 parent 453c76c commit f3bd46c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ RUN pip3 install --no-cache-dir -r requirements.txt
1212

1313
COPY / .
1414

15-
CMD [ "/usr/local/bin/uvicorn", "--host", "0.0.0.0", "--port", "80", "app:app" ]
15+
CMD [ "/usr/local/bin/uvicorn", "--host", "0.0.0.0", "--port", "80", "app:app" ]

0 commit comments

Comments
 (0)