Update ftp parser paths

This commit is contained in:
Anthony Mineo 2021-03-13 11:13:26 -05:00
parent a14fec7355
commit 9222b8f0d6
2 changed files with 5 additions and 2 deletions

View file

@ -24,7 +24,7 @@ services:
constraints: [node.role == manager]
parser:
image: "amineo/t2-stats-parser:v0.3.0"
image: "amineo/t2-stats-parser:v0.4.0"
build:
context: .
dockerfile: ./build/go-t2-stat-parser/Dockerfile