Skip to content

Commit

Permalink
Docker 24.0.7. Mitigate PLATYPUS attack.
Browse files Browse the repository at this point in the history
  • Loading branch information
kaosagnt committed Oct 30, 2023
1 parent c9f6559 commit 6144abb
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 @@ -349,7 +349,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 24.0.6
ENV DOCKER_VERSION 24.0.7

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

0 comments on commit 6144abb

Please sign in to comment.