From 2512ec994396dda258f1b238ec4d5b0810f3594b Mon Sep 17 00:00:00 2001 From: "leo-liu-bot[bot]" <119339196+leo-liu-bot[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 17:07:08 +0800 Subject: [PATCH] Continuous update on 2023-05-09 (#184) > 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 df7c3e013..e3bbaa768 100644 --- a/Dockerfile +++ b/Dockerfile @@ -454,7 +454,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 23.0.5 +ENV DOCKER_VERSION 23.0.6 # Get the Docker binaries with version that matches our boot2docker version. RUN DOCKER_CHANNEL='stable'; \