docker: Use the upstream registry to build images
This commit is contained in:
parent
dcbd3f91d4
commit
9e0abc3c3b
@ -1,4 +1,4 @@
|
|||||||
FROM registry.freedesktop.org/thiblahute/gst-ci/amd64/fedora-runtime
|
FROM registry.freedesktop.org/gstreamer/gst-ci/amd64/fedora-runtime
|
||||||
# Add rpmfusion repositories and install all build dependencies of GStreamer
|
# Add rpmfusion repositories and install all build dependencies of GStreamer
|
||||||
RUN dnf builddep -y \
|
RUN dnf builddep -y \
|
||||||
gstreamer1 \
|
gstreamer1 \
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM registry.freedesktop.org/thiblahute/gst-ci/ubuntu-runtime
|
FROM registry.freedesktop.org/gstreamer/gst-ci/ubuntu-runtime
|
||||||
|
|
||||||
# make source packages available in order to figure out build dependencies
|
# make source packages available in order to figure out build dependencies
|
||||||
RUN \
|
RUN \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user