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