release: api v0.0.26

This commit is contained in:
Anthony Mineo 2023-03-01 19:10:06 -05:00
parent 912a7c676a
commit 8165e35d10

View file

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