Skip to content

Commit

Permalink
remove typo
Browse files Browse the repository at this point in the history
  • Loading branch information
stlankes committed Sep 27, 2023
1 parent f6d7a34 commit d365ac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM scratch
COPY hermit/rusty-loader hermit/rusty-loader
COPY hermit/webserver hermit/server
COPY hermit/webserver hermit/webserver
COPY mnt mnt
CMD ["/hermit/webserver"]

0 comments on commit d365ac9

Please sign in to comment.