mirror of
https://github.com/ansible/awx.git
synced 2026-02-28 08:18:43 -03:30
Merge pull request #5202 from shanemcd/fix-docker-cache
Fix docker cache Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
@@ -49,10 +49,10 @@ RUN dnf -y update && \
|
|||||||
xmlsec1-devel \
|
xmlsec1-devel \
|
||||||
xmlsec1-openssl \
|
xmlsec1-openssl \
|
||||||
xmlsec1-openssl-devel \
|
xmlsec1-openssl-devel \
|
||||||
dnf-utils && \
|
dnf-utils
|
||||||
|
|
||||||
# UI tests only, do not put in installer/roles/image_build/templates/Dockerfile.j2
|
# UI tests only, do not put in installer/roles/image_build/templates/Dockerfile.j2
|
||||||
dnf -y install \
|
RUN dnf -y install \
|
||||||
gtk3 \
|
gtk3 \
|
||||||
alsa-lib \
|
alsa-lib \
|
||||||
libX11-xcb \
|
libX11-xcb \
|
||||||
|
|||||||
Reference in New Issue
Block a user