skydive: bump to version 0.17
Change-Id: Icbb971c78226ad48cec318c994af16d630d914f5
This commit is contained in:
parent
380be0cb3e
commit
efd802053a
@ -10,7 +10,7 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
|
||||
{% if base_arch == 'x86_64' %}
|
||||
|
||||
{% block skydive_install %}
|
||||
RUN curl -o /usr/bin/skydive -L "https://github.com/skydive-project/skydive/releases/download/v0.15.0/skydive" \
|
||||
RUN curl -o /usr/bin/skydive -L "https://github.com/skydive-project/skydive/releases/download/v0.17.0/skydive" \
|
||||
&& chmod +x /usr/bin/skydive
|
||||
{% endblock %}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user