Skip to content

Commit 13842b7

Browse files
committed
revert
1 parent 65bcfc1 commit 13842b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ ENV LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib
3535
# Install RNODataViewer
3636
ADD RNODataViewer /usr/local/lib/python3.10/site-packages/RNODataViewer
3737
# Install rnog-runtable tool
38-
WORKDIR /usr/local/lib/python3.10/site-packages/RNODataViewer/rnog_data
38+
WORKDIR /usr/local/lib/python3.10/site-packages/RNODataViewer/rnog-runtable
3939
RUN pip install -r requirements.txt .
4040
#ADD rnog-runtable /usr/local/lib/python3.10/site-packages/rnog-runtable
4141

0 commit comments

Comments
 (0)