Commit a2506cb6 authored by Dan Notestein's avatar Dan Notestein
Browse files

Fix build_image_remover_image to use latest docker images

The python-scripts image build was failing because it tried to use
docker-dind: which doesn't exist when only python scripts
change. Override to use 'latest' since this build doesn't depend on
fresh docker-dind/docker-builder images.
parent 7a2eacf6
Loading
Loading
Loading
Loading