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
api:
image: "amineo/t2-stats-api:v0.0.3"
image: "amineo/t2-stats-api:v0.0.4"
build:
context: .
dockerfile: ./build/api/Dockerfile