Skip to content

Commit 5e50448

Browse files
committed
typo 🙈
1 parent 389f751 commit 5e50448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ COPY continue/config.ts /opt/share/continue/config.ts
66

77
COPY jupyter_ai/config.json /opt/share/jupyter/jupyter_ai/config.json
88
# COPY jupyter_ai/config_schema.json /opt/share/jupyter_ai/config_schema.json
9-
RUN chmod -R jovyan:users /opt/share
9+
RUN chown -R jovyan:users /opt/share
1010

1111
RUN install2.r rsvg nimble
1212

0 commit comments

Comments
 (0)