Skip to content

Commit

Permalink
Docker 27.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kaosagnt committed Dec 20, 2024
1 parent e4f5c7b commit 4be2e29
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.4.0
ENV DOCKER_VERSION 27.4.1

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

0 comments on commit 4be2e29

Please sign in to comment.