mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 01:28:09 -03:30
Includes gettext on build-deps for multi-stage builds
This commit is contained in:
@@ -21,6 +21,7 @@ RUN dnf -y update && dnf install -y 'dnf-command(config-manager)' && \
|
||||
gcc \
|
||||
gcc-c++ \
|
||||
git-core \
|
||||
gettext \
|
||||
glibc-langpack-en \
|
||||
libffi-devel \
|
||||
libtool-ltdl-devel \
|
||||
|
||||
Reference in New Issue
Block a user