mirror of
https://github.com/amineo/t2-stat-parser.git
synced 2026-07-16 00:34:43 +00:00
parser update, non-restart - node cron
This commit is contained in:
parent
ef3909b8ac
commit
67eb8db0c8
5 changed files with 9 additions and 7644 deletions
|
|
@ -24,7 +24,7 @@ services:
|
|||
constraints: [node.role == manager]
|
||||
|
||||
parser:
|
||||
image: "amineo/t2-stats-parser:v0.2.0"
|
||||
image: "amineo/t2-stats-parser:v0.3.0"
|
||||
build:
|
||||
context: .
|
||||
dockerfile: ./build/go-t2-stat-parser/Dockerfile
|
||||
|
|
@ -44,7 +44,7 @@ services:
|
|||
replicas: 1
|
||||
|
||||
api:
|
||||
image: "amineo/t2-stats-api:v0.0.7"
|
||||
image: "amineo/t2-stats-api:v0.0.10"
|
||||
build:
|
||||
context: .
|
||||
dockerfile: ./build/api/Dockerfile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue