Skip to content

Commit

Permalink
Continuous update on 2023-10-18 (#231)
Browse files Browse the repository at this point in the history
> Auto-generated by `create-pull-request`[^1].



[^1]: https://github.com/peter-evans/create-pull-request

Co-authored-by: silver886 <[email protected]>
  • Loading branch information
leo-liu-bot[bot] and silver886 authored Oct 18, 2023
1 parent 4fcd174 commit bf64565
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -347,9 +347,9 @@ RUN make -C /usr/src/linux INSTALL_HDR_PATH=/usr/local headers_install

# https://download.virtualbox.org/virtualbox/
# updated via "update.sh"
ENV VBOX_VERSION 7.0.10
ENV VBOX_VERSION 7.0.12
# https://www.virtualbox.org/download/hashes/$VBOX_VERSION/SHA256SUMS
ENV VBOX_SHA256 bbabd89b8fff38a257bab039a278f0c4dc4426eff6e4238c1db01edb7284186a
ENV VBOX_SHA256 b37f6aabe5a32e8b96ccca01f37fb49f4fd06674f1b29bc8fe0f423ead37b917
# (VBoxGuestAdditions_X.Y.Z.iso SHA256, for verification)

RUN wget -O /vbox.iso "https://download.virtualbox.org/virtualbox/$VBOX_VERSION/VBoxGuestAdditions_$VBOX_VERSION.iso"; \
Expand Down

0 comments on commit bf64565

Please sign in to comment.