Skip to content

Commit ec74ab7

Browse files
committed
chore: update example file
1 parent 94ef539 commit ec74ab7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ STOPSIGNAL SIGINT
6262

6363
COPY --from=build --chown=app:app /app /app
6464
COPY data/Pla2g2/Pla2g2_pdb.zip /app/data/Pla2g2/Pla2g2_pdb.zip
65-
COPY data/Pla2g2/protspace_files/Pla2g2_noTransperancy.json /app/data/Pla2g2/protspace_files/Pla2g2_noTransperancy.json
65+
COPY data/Pla2g2/protspace_files/Pla2g2_customized.json /app/data/Pla2g2/protspace_files/Pla2g2_customized.json
6666

6767
RUN <<EOT
6868
python -V

0 commit comments

Comments
 (0)