Skip to content

Commit

Permalink
Continuous update on 2023-08-28 (#219)
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 <[email protected]>
  • Loading branch information
leo-liu-bot[bot] and silver886 authored Aug 28, 2023
1 parent bbb45ba commit 6d72d04
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 @@ -183,7 +183,7 @@ ENV LINUX_GPG_KEYS \
AC2B29BD34A6AFDDB3F68F35E7BFC8EC95861109

# updated via "update.sh"
ENV LINUX_VERSION 6.1.48
ENV LINUX_VERSION 6.1.49

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

0 comments on commit 6d72d04

Please sign in to comment.