Set ECR imagePushedAt to current date and time (#2229)
This commit is contained in:
parent
d25a7ff936
commit
ed93821621
3 changed files with 44 additions and 2 deletions
1
setup.py
1
setup.py
|
|
@ -24,6 +24,7 @@ install_requires = [
|
|||
"boto3>=1.9.86",
|
||||
"botocore>=1.12.86",
|
||||
"cryptography>=2.3.0",
|
||||
"datetime",
|
||||
"requests>=2.5",
|
||||
"xmltodict",
|
||||
"six>1.9",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue