test
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ FROM $BUILD_FROM
|
||||
|
||||
RUN \
|
||||
curl -sSLf -o /usr/bin/vhclient \
|
||||
"https://www.virtualhere.com/sites/default/files/usbclient/vhclientx${BUILD_ARCH}"
|
||||
"https://www.virtualhere.com/sites/default/files/usbclient/vhclient${BUILD_ARCH}"
|
||||
RUN chmod a+x /usr/bin/vhclient
|
||||
|
||||
# Execute during the build of the image
|
||||
|
||||
Reference in New Issue
Block a user