Bump golang from 1.16.2-alpine to 1.16.3-alpine (#37)
Bumps golang from 1.16.2-alpine to 1.16.3-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
07e2668854
commit
f821108b12
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM golang:1.16.2-alpine as builder
|
FROM golang:1.16.3-alpine as builder
|
||||||
|
|
||||||
WORKDIR /go/src/github.com/systemli/prometheus-jitsi-meet-exporter
|
WORKDIR /go/src/github.com/systemli/prometheus-jitsi-meet-exporter
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue