Merge "Make swift-base container build with debian"
This commit is contained in:
commit
31089795da
@ -22,7 +22,7 @@ RUN yum -y install \
|
||||
liberasurecode-devel \
|
||||
&& yum clean all
|
||||
|
||||
{% elif base_distro in ['ubuntu'] %}
|
||||
{% elif base_distro in ['ubuntu', 'debian'] %}
|
||||
|
||||
RUN apt-get -y install --no-install-recommends \
|
||||
liberasurecode-dev \
|
||||
|
Loading…
Reference in New Issue
Block a user