This commit is contained in:
Anthony Mineo 2020-09-21 14:28:51 -04:00
parent cc1c71c769
commit fdb446714a

View file

@ -44,7 +44,7 @@ services:
replicas: 1 replicas: 1
api: api:
image: "amineo/t2-stats-api:v0.0.6" image: "amineo/t2-stats-api:v0.0.7"
build: build:
context: . context: .
dockerfile: ./build/api/Dockerfile dockerfile: ./build/api/Dockerfile