Refresh base image and python dependencies
This commit is contained in:
parent
daab1b3964
commit
01a92a66ba
7 changed files with 81 additions and 67 deletions
|
@ -1,3 +1,5 @@
|
|||
from __future__ import absolute_import
|
||||
|
||||
from Crypto.PublicKey import RSA
|
||||
|
||||
def generate_ssh_keypair():
|
||||
|
|
Reference in a new issue