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