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