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
@@ -43,7 +43,7 @@
|
||||
"babel-loader": "^7.1.2",
|
||||
"babel-plugin-istanbul": "^4.1.5",
|
||||
"babel-preset-env": "^1.6.0",
|
||||
"chromedriver": "^2.35.0",
|
||||
"chromedriver": "^77.0.0",
|
||||
"clean-webpack-plugin": "^0.1.16",
|
||||
"copy-webpack-plugin": "^4.0.1",
|
||||
"css-loader": "^0.28.5",
|
||||
|
||||
Reference in New Issue
Block a user