Skip to content

Commit 02dda8a

Browse files
authored
Quick fix on dockerfile
1 parent 911e301 commit 02dda8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,5 @@ ENV DASK_DISTRIBUTED__WORKER__DAEMON=False
5858

5959
USER mmoreuser
6060

61-
ENTRYPOINT /bin/bash
61+
ENTRYPOINT ["/bin/bash"]
6262

0 commit comments

Comments
 (0)