Skip to content

Commit

Permalink
Merge #532
Browse files Browse the repository at this point in the history
532: Bump hermit-entry to 0.9.1 r=mkroening a=mkroening



Co-authored-by: Martin Kröning <[email protected]>
  • Loading branch information
bors[bot] and mkroening authored Aug 14, 2022
2 parents 836444c + 3fe7c3f commit 275aae1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ RUN set -eux; \
qemu-system-x86 \
; \
rm -rf /var/lib/apt/lists/*;
ADD https://github.com/hermitcore/rusty-loader/releases/download/v0.4.0/rusty-loader-x86_64 /usr/local/bin/
ADD https://github.com/hermitcore/rusty-loader/releases/download/v0.4.1/rusty-loader-x86_64 /usr/local/bin/
COPY --from=stable-deps $CARGO_HOME/bin/uhyve $CARGO_HOME/bin/uhyve

0 comments on commit 275aae1

Please sign in to comment.