Bump golang from 1.15.6-alpine to 1.15.8-alpine

Bumps golang from 1.15.6-alpine to 1.15.8-alpine.

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-02-05 06:17:24 +00:00 committed by GitHub
parent 6e7827813c
commit cc6e80f3f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
FROM golang:1.15.6-alpine
FROM golang:1.15.8-alpine
ENV GO111MODULE=on
WORKDIR /go/src/github.com/systemli/prometheus-jitsi-meet-exporter
ADD . /go/src/github.com/systemli/prometheus-jitsi-meet-exporter