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
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:
parent
5ca038237c
commit
cedde29b84
1 changed files with 0 additions and 1 deletions
|
@ -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: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
|
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 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 --gpg-auto-import-keys refresh
|
||||||
RUN sudo zypper -n update
|
RUN sudo zypper -n update
|
||||||
|
|
Loading…
Reference in a new issue