Upgrade base image;Unpin ansible-core;Attempt different packer syntax
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-01-19 15:24:23 +01:00
parent 89532ff7fb
commit d915c21e44
4 changed files with 53 additions and 24 deletions

View File

@ -3,8 +3,8 @@ packages:
- jq
- python3-pip
pip:
# Some change causes high load during loops of importing/pushing container images
- ansible-core<2.14.0
# - ansible-core<2.14.0
- ansible-core
- jinja2
- lxml
- markupsafe