Skip to content

Commit 79e75e5

Browse files
authored
Update Dockerfile
1 parent 258ae4f commit 79e75e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft_images/test/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM ghcr.io/nmfs-opensci/py-rocket-2:24af2c9990cc
22

33
USER root
4-
# RUN /pyrocket_scripts/install-conda-packages.sh
4+
RUN /pyrocket_scripts/scripts/install-conda-packages.sh
55
USER ${NB_USER}
66

0 commit comments

Comments
 (0)