* API v0.0.19

This commit is contained in:
Anthony Mineo 2021-05-30 08:35:48 -04:00
parent ab028e52fd
commit 9be3e79372

View file

@ -45,7 +45,7 @@ services:
replicas: 1 replicas: 1
api: api:
image: "amineo/t2-stats-api:v0.0.18" image: "amineo/t2-stats-api:v0.0.19"
build: build:
context: . context: .
dockerfile: ./build/api/Dockerfile dockerfile: ./build/api/Dockerfile