This commit is contained in:
Andrew Krug 2019-03-20 10:34:30 -07:00
Родитель df290da3ec
Коммит 02558d2f3d
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: BEBE65BA52166840
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -130,4 +130,4 @@ new-alert: ## Create an example alert and working alert unit test
.PHONY: set-version-and-fetch-docker-container
set-version-and-fetch-docker-container: build-cwd hub-tagged # Lock the release of MozDef by pulling the docker containers on AMI build and caching replace all instances of latest in the compose override with the BRANCH
sed s/latest/$(BRANCH)/g docker/compose/docker-compose-cloudy-mozdef.yml
sed -i s/latest/$(BRANCH)/g docker/compose/docker-compose-cloudy-mozdef.yml