Skip to content

Commit

Permalink
Update kernel version
Browse files Browse the repository at this point in the history
  • Loading branch information
hkbu-kennycheng authored May 3, 2024
1 parent 02f2103 commit 3a9a87b
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
@@ -1,6 +1,6 @@
FROM gentoo/stage3:i686-openrc

ARG KVER=6.6.13
ARG KVER=6.6.21
ARG TARGET=bootia32.efi

RUN emerge-webrsync && echo 'ACCEPT_LICENSE="*"' >> /etc/portage/make.conf && \
Expand Down

0 comments on commit 3a9a87b

Please sign in to comment.