images/actions/java/Dockerfile aktualisiert
Some checks failed
CI / build_act (push) Has been cancelled
CI / build_php (8.1) (push) Has been cancelled
CI / build_php (8.2) (push) Has been cancelled
CI / build_java (17) (push) Has been cancelled
CI / build_java (1_8_0) (push) Has been cancelled
CI / build_java (21) (push) Has been cancelled

This commit is contained in:
Snoweuph 2024-04-25 16:29:55 +00:00
parent 5ca038237c
commit cedde29b84

View file

@ -5,7 +5,6 @@ ENV PACKAGE_VERSION=${PACKAGE_VERSION}
RUN sudo zypper -n addrepo https://download.opensuse.org/repositories/home:ecsos/$(grep -oP '(?<=^VERSION_ID=).+' /etc/os-release | tr -d '"')/home:ecsos.repo
RUN sudo zypper -n addrepo https://download.opensuse.org/repositories/home:wicked:qubes-build/$(grep -oP '(?<=^VERSION_ID=).+' /etc/os-release | tr -d '"')/home:wicked:qubes-build.repo
zypper refresh
RUN sudo zypper -n addrepo https://download.opensuse.org/repositories/home:inescid:grid/$(grep -oP '(?<=^VERSION_ID=).+' /etc/os-release | tr -d '"')/home:inescid:grid.repo
RUN sudo zypper -n --gpg-auto-import-keys refresh
RUN sudo zypper -n update