Skip to content

Commit

Permalink
Continuous update on 2023-07-07 (#200)
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 <silver886@users.noreply.github.com>
  • Loading branch information
leo-liu-bot[bot] and silver886 authored Jul 8, 2023
1 parent 09cc4fd commit 45f1062
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 @@ -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.1-53614
ENV PARALLELS_VERSION 18.3.2-53621

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 Expand Up @@ -453,7 +453,7 @@ RUN wget -O usr/local/sbin/cgroupfs-mount "https://github.com/tianon/cgroupfs-mo

# https://download.docker.com/linux/static/stable/x86_64/
# updated via "update.sh"
ENV DOCKER_VERSION 24.0.2
ENV DOCKER_VERSION 24.0.3

# Get the Docker binaries with version that matches our boot2docker version.
RUN DOCKER_CHANNEL='stable'; \
Expand Down

0 comments on commit 45f1062

Please sign in to comment.