fix broken shippable test suite

This commit is contained in:
Ryan Petrello
2017-09-06 15:56:17 -07:00
committed by Ryan Petrello
parent 37c2d01260
commit 44702c5cfd
3 changed files with 3 additions and 4 deletions

View File

@@ -1,5 +1,4 @@
ARG TAG=latest
FROM gcr.io/ansible-tower-engineering/awx_devel:$TAG
FROM gcr.io/ansible-tower-engineering/awx_devel:latest
# For UI tests
RUN yum install -y bzip2 gcc-c++