* [pghero] New Service: Add pghero for dev env tooling

This commit is contained in:
Anthony Mineo 2021-04-30 21:17:37 -04:00
parent 53c66be747
commit 4bb29a22ff
3 changed files with 705 additions and 1 deletions

View file

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