Skip to content

Commit

Permalink
Continuous update on 2023-04-27 (#182)
Browse files Browse the repository at this point in the history
> Auto-generated by `create-pull-request`[^1].



[^1]: https://github.com/peter-evans/create-pull-request

Co-authored-by: silver886 <silver886@users.noreply.github.com>
  • Loading branch information
leo-liu-bot[bot] and silver886 authored Apr 27, 2023
1 parent 0215daa commit 8a46a27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ ENV LINUX_GPG_KEYS \
AC2B29BD34A6AFDDB3F68F35E7BFC8EC95861109

# updated via "update.sh"
ENV LINUX_VERSION 6.1.25
ENV LINUX_VERSION 6.1.26

RUN wget -O /linux.tar.xz "https://cdn.kernel.org/pub/linux/kernel/v${LINUX_VERSION%%.*}.x/linux-${LINUX_VERSION}.tar.xz"; \
wget -O /linux.tar.asc "https://cdn.kernel.org/pub/linux/kernel/v${LINUX_VERSION%%.*}.x/linux-${LINUX_VERSION}.tar.sign"; \
Expand Down Expand Up @@ -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.4
ENV DOCKER_VERSION 23.0.5

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

0 comments on commit 8a46a27

Please sign in to comment.