API v0.0.15

This commit is contained in:
Anthony Mineo 2021-04-20 19:02:04 -04:00
parent ebb72ff01f
commit 1adcdf1d0e

View file

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