mirror of
https://github.com/amineo/t2-stat-parser.git
synced 2026-01-20 01:34:47 +00:00
Update wget package
This commit is contained in:
parent
1354a0fa34
commit
8050565404
|
|
@ -31,6 +31,7 @@ RUN go build -o main .
|
|||
# [ Stage 2]
|
||||
|
||||
FROM golang:1.14-alpine
|
||||
RUN apk update && apk add --no-cache wget
|
||||
|
||||
LABEL maintainer="Anthony Mineo <anthonymineo@gmail.com>"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue