This commit is contained in:
Anthony Mineo 2020-09-17 16:59:42 -04:00
parent 72ac49e4f9
commit 52f87b1fc3

View file

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