From 806f154e36edabcd0f7cb1a5f819293e690821d1 Mon Sep 17 00:00:00 2001 From: "leo-liu-bot[bot]" <119339196+leo-liu-bot[bot]@users.noreply.github.com> Date: Sat, 27 May 2023 14:12:11 +0800 Subject: [PATCH] Continuous update on 2023-05-27 (#189) > Auto-generated by `create-pull-request`[^1]. [^1]: https://github.com/peter-evans/create-pull-request Co-authored-by: silver886 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index ce0a0fec6..eaea139f4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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.1 +ENV DOCKER_VERSION 24.0.2 # Get the Docker binaries with version that matches our boot2docker version. RUN DOCKER_CHANNEL='stable'; \