Skip to content

Commit 46f7038

Browse files
committed
Update development version
1 parent 7ef37df commit 46f7038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.development

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ RUN mkdir -p ~/miniconda3 &&wget https://repo.anaconda.com/miniconda/Miniconda3-
99

1010
#RUN pipx install copier
1111

12-
RUN ~/miniconda3/bin/conda create -y -n failscomponents --override-channels --strict-channel-priority -c conda-forge -c nodefaults jupyterlab=4 nodejs=18 git copier=7 jinja2-time jupyterlite-core=0.5.0 jupyterlite-pyodide-kernel=0.5.1 jupyterlite-xeus=3.1.1
12+
RUN ~/miniconda3/bin/conda create -y -n failscomponents --override-channels --strict-channel-priority -c conda-forge -c nodefaults jupyterlab=4 nodejs=18 git copier=7 jinja2-time jupyterlite-core=0.5.0 jupyterlite-pyodide-kernel=0.5.1 jupyterlite-xeus=3.1.4
1313

1414

1515

0 commit comments

Comments
 (0)