Skip to content

Commit

Permalink
Docker 27.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kaosagnt committed Sep 28, 2024
1 parent ee0aeb6 commit f14bef6
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 @@ -350,7 +350,7 @@ RUN tcl-chroot depmod "$(< /usr/src/linux/include/config/kernel.release)"
RUN echo 'cgroup2 /sys/fs/cgroup cgroup2 rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot 0 0' \
>> etc/fstab

ENV DOCKER_VERSION 27.2.1
ENV DOCKER_VERSION 27.3.1

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

0 comments on commit f14bef6

Please sign in to comment.