Switch to 15.4, 15.3 has been deleted
This commit is contained in:
parent
c53e264aa2
commit
3e9a25f14f
4
dist/ci/miniobs/Dockerfile
vendored
4
dist/ci/miniobs/Dockerfile
vendored
@ -1,7 +1,7 @@
|
||||
#!BuildTag: osrt_miniobs
|
||||
FROM opensuse/leap:15.3
|
||||
FROM opensuse/leap:15.4
|
||||
|
||||
RUN zypper ar http://download.opensuse.org/repositories/OBS:/Server:/Unstable/15.3/ 'O:S:U'; \
|
||||
RUN zypper ar http://download.opensuse.org/repositories/OBS:/Server:/Unstable/15.4/ 'O:S:U'; \
|
||||
zypper --gpg-auto-import-keys refresh
|
||||
|
||||
RUN zypper install -y obs-api obs-worker obs-server \
|
||||
|
Loading…
x
Reference in New Issue
Block a user