api v0.0.13

This commit is contained in:
Anthony Mineo 2020-09-27 14:22:34 -04:00
parent 2f3f61fd62
commit aed14743e6

View file

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