mirror of
https://github.com/amineo/t2-stat-parser.git
synced 2026-02-25 17:03:37 +00:00
swap out wget for lftp
This commit is contained in:
parent
fbff090ba5
commit
0bbfa32ef6
3 changed files with 8 additions and 3 deletions
|
|
@ -24,7 +24,7 @@ services:
|
|||
constraints: [node.role == manager]
|
||||
|
||||
parser:
|
||||
image: "amineo/t2-stats-parser:v0.4.1"
|
||||
image: "amineo/t2-stats-parser:v0.5.0"
|
||||
build:
|
||||
context: .
|
||||
dockerfile: ./build/go-t2-stat-parser/Dockerfile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue