Skip to content

Commit

Permalink
no need to install devs
Browse files Browse the repository at this point in the history
  • Loading branch information
romer8 committed Oct 29, 2024
1 parent 81b88cd commit 27dae42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ RUN cd ${TETHYS_HOME}/apps/ngiab && \
micromamba remove pyarrow && micromamba install --yes -c conda-forge pyarrow && \
micromamba clean --all --yes && \
npm install && npm run build && \
tethys install -d -N
tethys install -d -N -w

#########
# PORTS #
Expand Down

0 comments on commit 27dae42

Please sign in to comment.