Skip to content

Commit

Permalink
Fix volumes
Browse files Browse the repository at this point in the history
  • Loading branch information
killev committed Apr 16, 2024
1 parent 6d1cbfd commit ffecee5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/anon-tools/Dockerfile.restore
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ RUN chmod 644 ~/.ssh/known_hosts

COPY ./do_restore.sh ./

VOLUME /keys/key
VOLUME /keys

CMD ["sh", "do_restore.sh"]

0 comments on commit ffecee5

Please sign in to comment.