Skip to content

Commit f0856af

Browse files
committed
breaks permission
1 parent c854e7b commit f0856af

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
@@ -3,7 +3,7 @@ FROM ghcr.io/rocker-org/ml-spatial
33
# Config will be populated by env vars and moved to HOME via start script: (hub-dependent)
44
COPY continue/config.json /opt/share/continue/config.json
55
COPY continue/config.ts /opt/share/continue/config.ts
6-
COPY jupyter_ai/config.json /opt/share/jupyter_ai/config.json
6+
#COPY jupyter_ai/config.json /opt/share/jupyter_ai/config.json
77

88
RUN install2.r rsvg nimble
99

0 commit comments

Comments
 (0)