We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ad9a48 commit 9c196dbCopy full SHA for 9c196db
1 file changed
Dockerfile
@@ -47,8 +47,6 @@ SHELL ["/bin/bash", "-c"]
47
# Add build arguments for RMG-Py, RMG-database, and RMS branches.
48
ARG RMG_Py_Branch=docker
49
ARG RMG_Database_Branch=main
50
-ARG RMS_Branch=main
51
-ENV rmsbranch=${RMS_Branch}
52
53
# cd
54
WORKDIR /rmg
0 commit comments