added jre to kernel builder image
All checks were successful
CI / Build arch-builder docker images (push) Successful in 14m8s
All checks were successful
CI / Build arch-builder docker images (push) Successful in 14m8s
This commit is contained in:
@@ -50,6 +50,7 @@ RUN pacman -S --noconfirm --needed \
|
|||||||
|
|
||||||
FROM base AS kernel
|
FROM base AS kernel
|
||||||
RUN pacman -S --noconfirm --needed \
|
RUN pacman -S --noconfirm --needed \
|
||||||
|
jre21-openjdk \
|
||||||
bc \
|
bc \
|
||||||
cpio \
|
cpio \
|
||||||
gettext \
|
gettext \
|
||||||
|
Reference in New Issue
Block a user