mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-31 11:32:38 +00:00
docker: Upgrade cerbero image to use fedora 30
This commit is contained in:
parent
20f5d7d646
commit
c732a9234c
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM registry.fedoraproject.org/fedora:29
|
||||
FROM registry.fedoraproject.org/fedora:30
|
||||
|
||||
# System setup
|
||||
RUN echo "fastestmirror=true" >> /etc/dnf/dnf.conf && \
|
||||
|
|
Loading…
Reference in a new issue