forked from AuroraMiddleware/gtk
ci: Add libcloudproviders to the image
Add libcloudproviders to fedora-base:v23 and fedora:v23. This is so we can enable the cloud-providers feature in our ci builds.
This commit is contained in:
parent
536e1a1954
commit
55bd6d08d4
@ -44,6 +44,7 @@ RUN dnf -y install \
|
||||
lcov \
|
||||
libasan \
|
||||
libattr-devel \
|
||||
libcloudproviders-devel \
|
||||
libepoxy-devel \
|
||||
libffi-devel \
|
||||
libmount-devel \
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM registry.gitlab.gnome.org/gnome/gtk/fedora-base:v21
|
||||
FROM registry.gitlab.gnome.org/gnome/gtk/fedora-base:v23
|
||||
|
||||
# Enable sudo for wheel users
|
||||
RUN sed -i -e 's/# %wheel/%wheel/' -e '0,/%wheel/{s/%wheel/# %wheel/}' /etc/sudoers
|
||||
|
Loading…
Reference in New Issue
Block a user