Skip to content

Commit

Permalink
Update on 2023-08-23
Browse files Browse the repository at this point in the history
  • Loading branch information
silver886 authored Aug 23, 2023
1 parent a3acaec commit 8c630dd
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 @@ -380,7 +380,7 @@ RUN tcl-tce-load open-vm-tools; \

# https://www.parallels.com/products/desktop/download/
# updated via "update.sh"
ENV PARALLELS_VERSION 18.3.2-53621
ENV PARALLELS_VERSION 19.0.0-54570

RUN wget -O /parallels.tgz "https://download.parallels.com/desktop/v${PARALLELS_VERSION%%.*}/$PARALLELS_VERSION/ParallelsTools-$PARALLELS_VERSION-boot2docker.tar.gz"; \
mkdir /usr/src/parallels; \
Expand Down

0 comments on commit 8c630dd

Please sign in to comment.