Merge pull request #24 from systemli/dependabot/docker/golang-1.15.8-alpine
Bump golang from 1.15.6-alpine to 1.15.8-alpine
This commit is contained in:
commit
c486402c2a
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM golang:1.15.6-alpine
|
FROM golang:1.15.8-alpine
|
||||||
ENV GO111MODULE=on
|
ENV GO111MODULE=on
|
||||||
WORKDIR /go/src/github.com/systemli/prometheus-jitsi-meet-exporter
|
WORKDIR /go/src/github.com/systemli/prometheus-jitsi-meet-exporter
|
||||||
ADD . /go/src/github.com/systemli/prometheus-jitsi-meet-exporter
|
ADD . /go/src/github.com/systemli/prometheus-jitsi-meet-exporter
|
||||||
|
|
Loading…
Reference in a new issue