Skip to content

Commit

Permalink
Remove path stanza which is not required
Browse files Browse the repository at this point in the history
  • Loading branch information
balajialg committed Aug 12, 2024
1 parent f54548b commit d86412a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deployments/datahub/images/default/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,6 @@ RUN /usr/local/sbin/connector-text.bash
#ESPM, FA 24
# https://github.com/berkeley-dsep-infra/datahub/issues/5827
ENV VSCODE_EXTENSIONS=${CONDA_DIR}/share/code-server/extensions
ENV PATH=${CONDA_DIR}/bin:$PATH
USER root
RUN mkdir -p ${VSCODE_EXTENSIONS} && \
chown -R jovyan:jovyan ${VSCODE_EXTENSIONS}
Expand Down

0 comments on commit d86412a

Please sign in to comment.