api v0.0.18

This commit is contained in:
Anthony Mineo 2021-05-05 16:27:04 -04:00
parent e7e064ae55
commit 6f37071ba6

View file

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