Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

Commit 4d47924

Browse files
committed
Update Dockerfile
1 parent 8337184 commit 4d47924

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
@@ -28,4 +28,4 @@ ADD src .
2828

2929
ENV RUNPOD_DEBUG_LEVEL=INFO
3030

31-
CMD python -u /rp_handler.py --model_tag='${MODEL_TAG}'
31+
CMD python -u /rp_handler.py --model_tag="$MODEL_TAG"

0 commit comments

Comments
 (0)