Revert "try specifying tag in compose to preserve build cache during later steps"

This reverts commit 24f702a1c2.
This commit is contained in:
Collin M. Barrett 2019-05-01 21:08:13 -05:00
parent 24f702a1c2
commit 5344293bf1

View file

@ -4,7 +4,6 @@ version: "3.7"
services:
api:
image: filiterlists.api:test-data
build:
context: .
dockerfile: src/FilterLists.Api/Dockerfile