Skip to content

Commit 19fffb2

Browse files
committed
update dockerfile
1 parent d819532 commit 19fffb2

File tree

1 file changed

+1
-1
lines changed
  • label_studio_ml/examples/segment_anything_2_image

1 file changed

+1
-1
lines changed

label_studio_ml/examples/segment_anything_2_image/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ RUN --mount=type=cache,target=${PIP_CACHE_DIR},sharing=locked \
5757
COPY . ./
5858

5959

60-
CMD ["/app/start.sh"]
60+
CMD ["~/app/start.sh"]

0 commit comments

Comments
 (0)