mirror of
https://github.com/ansible/awx.git
synced 2026-02-13 14:46:54 -03:30
move tmux to dev dependencies
This commit is contained in:
@@ -106,6 +106,7 @@ RUN dnf -y install \
|
||||
nss \
|
||||
make \
|
||||
patch \
|
||||
tmux \
|
||||
wget \
|
||||
diffutils \
|
||||
unzip && \
|
||||
@@ -136,7 +137,6 @@ RUN dnf -y update && \
|
||||
rsync \
|
||||
subversion \
|
||||
sudo \
|
||||
tmux \
|
||||
vim-minimal \
|
||||
which \
|
||||
xmlsec1-openssl && \
|
||||
|
||||
Reference in New Issue
Block a user