add missing hcloud dependency
This commit is contained in:
parent
6d4775acad
commit
60d5abcee8
@ -23,6 +23,7 @@ ENV PIP_PACKAGES="\
|
|||||||
molecule[hetznercloud] \
|
molecule[hetznercloud] \
|
||||||
virtualenv \
|
virtualenv \
|
||||||
pycrypto \
|
pycrypto \
|
||||||
|
hcloud \
|
||||||
"
|
"
|
||||||
|
|
||||||
COPY ./hcloud-entrypoint.sh /docker-entrypoint.sh
|
COPY ./hcloud-entrypoint.sh /docker-entrypoint.sh
|
||||||
|
Reference in New Issue
Block a user