added java to arch builder image
Some checks failed
CI / Build arch-builder docker images (push) Failing after 2m39s
Some checks failed
CI / Build arch-builder docker images (push) Failing after 2m39s
This commit is contained in:
@@ -22,7 +22,8 @@ RUN pacman -S --noconfirm --needed \
|
||||
python-sphinx \
|
||||
python-yaml \
|
||||
openssh \
|
||||
texlive-latexextra
|
||||
texlive-latexextra \
|
||||
jdk21-openjdk
|
||||
|
||||
RUN mkdir downloads
|
||||
RUN curl --retry 3 https://gitea.woggioni.net/api/packages/woggioni/generic/aarch64-unknown-linux-musl-gcc/13.2.0/aarch64-unknown-linux-musl-gcc-13.2.0-1-x86_64.pkg.tar.zst \
|
||||
|
Reference in New Issue
Block a user