Skip to content

Commit

Permalink
pin linux kernel version
Browse files Browse the repository at this point in the history
  • Loading branch information
Percslol committed Sep 16, 2024
1 parent 3c4a97f commit 2ed0c56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x86_image_wizard/alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM i386/alpine:edge

RUN apk add --update \
alpine-base alpine-conf openrc bash ncurses shadow curl \
linux-virt linux-firmware-none linux-firmware-sb16 linux-headers \
linux-virt=6.6.51-r0 linux-headers=6.6-r0 linux-firmware-none=20240909-r0 linux-firmware-sb16=20240909-r0 \
gcc make gcompat musl-dev libx11-dev xinit \
curl bind-tools \
htop vim nano
Expand Down

0 comments on commit 2ed0c56

Please sign in to comment.