test
This commit is contained in:
@@ -11,7 +11,8 @@ COPY requirements.txt /tmp/
|
|||||||
# Setup base
|
# Setup base
|
||||||
RUN \
|
RUN \
|
||||||
apk add --no-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/testing \
|
apk add --no-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/testing \
|
||||||
py3-iniparse=0.5-r7
|
py3-iniparse=0.5-r7 \
|
||||||
|
py3-six=1.16.0-r9
|
||||||
|
|
||||||
#RUN \
|
#RUN \
|
||||||
# curl -sSLf -o initool.zip \
|
# curl -sSLf -o initool.zip \
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
name: VirtualHere Client
|
name: VirtualHere Client
|
||||||
version: "0.1.34"
|
version: "0.1.35"
|
||||||
slug: vhclient
|
slug: vhclient
|
||||||
description: VirtualHere Client
|
description: VirtualHere Client
|
||||||
arch:
|
arch:
|
||||||
|
|||||||
Reference in New Issue
Block a user