api v0.0.17

This commit is contained in:
Anthony Mineo 2021-04-30 21:54:14 -04:00
parent d0f963911f
commit 59d0cc198d

View file

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