Skip to content

Commit

Permalink
Upgrade Xen to 7.20
Browse files Browse the repository at this point in the history
  • Loading branch information
afbjorklund committed Feb 20, 2022
1 parent 3002ef8 commit 754399d
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
Expand Up @@ -397,7 +397,7 @@ RUN cp -vr /usr/src/parallels/tools/* ./; \

# https://github.com/xenserver/xe-guest-utilities/tags
# updated via "update.sh"
ENV XEN_VERSION 7.18.1
ENV XEN_VERSION 7.20.2

RUN wget -O /xen.tgz "https://github.com/xenserver/xe-guest-utilities/archive/v$XEN_VERSION.tar.gz"; \
mkdir /usr/src/xen; \
Expand Down

0 comments on commit 754399d

Please sign in to comment.