mirror of
https://github.com/amineo/t2-stat-parser.git
synced 2026-01-19 17:34:43 +00:00
* [api] v0.0.25 -- Adds query caching support
This commit is contained in:
parent
a615d4524b
commit
eea261af1a
|
|
@ -45,7 +45,7 @@ services:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
|
|
||||||
api:
|
api:
|
||||||
image: "amineo/t2-stats-api:v0.0.24"
|
image: "amineo/t2-stats-api:v0.0.25"
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: ./build/api/Dockerfile
|
dockerfile: ./build/api/Dockerfile
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue