* API: v0.0.21

This commit is contained in:
Anthony Mineo 2021-06-01 18:10:32 -04:00
parent 3bbdb99253
commit c42b05e7de

View file

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