mirror of
https://github.com/ansible/awx.git
synced 2026-03-06 19:21:06 -03:30
ARM image build support
* upgrade `chromedriver` for ARM support * upgrade `pynacl` to fix `libsodium` build issue on ARM * remove unnecessary i686-specific `libstdc++.so.6` package * install `kubectl` and `tini` from upstream binaries for ARM support * use upstream `postgres` and `alpine` docker images for `postgresql` helm chart Fixes #7051
This commit is contained in:
committed by
Ryan Petrello
parent
fed02ef14a
commit
02252f3f97
@@ -92,7 +92,7 @@ pycurl==7.43.0.1 # via -r /awx_devel/requirements/requirements_ansible.
|
||||
pygments==2.5.2 # via azure-cli-core, knack
|
||||
pyjwt==1.7.1 # via adal, azure-cli-core
|
||||
pykerberos==1.2.1 # via requests-kerberos
|
||||
pynacl==1.3.0 # via paramiko
|
||||
pynacl==1.4.0 # via paramiko
|
||||
pyopenssl==19.1.0 # via azure-cli-core, requests-credssp
|
||||
pyparsing==2.4.5 # via packaging
|
||||
python-dateutil==2.8.1 # via adal, azure-storage, botocore, kubernetes
|
||||
|
||||
Reference in New Issue
Block a user