mirror of
https://github.com/ansible/awx.git
synced 2026-01-10 15:32:07 -03:30
move tmux to dev dependencies
This commit is contained in:
parent
6682dcbc7c
commit
31ab386591
@ -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 && \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user