Bump golang from 1.16.1-alpine to 1.16.2-alpine (#34)
Bumps golang from 1.16.1-alpine to 1.16.2-alpine. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
8134f4c5c3
commit
0e528b58d2
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM golang:1.16.1-alpine
|
||||
FROM golang:1.16.2-alpine
|
||||
WORKDIR /go/src/github.com/systemli/prometheus-jitsi-meet-exporter
|
||||
ADD . /go/src/github.com/systemli/prometheus-jitsi-meet-exporter
|
||||
RUN go build -o /prometheus-jitsi-meet-exporter
|
||||
|
|
Loading…
Reference in a new issue