Merge pull request #19 from systemli/dependabot/docker/golang-1.15.6-alpine

Bump golang from 1.15.3-alpine to 1.15.6-alpine
This commit is contained in:
Dwight Donovan Benvenuto 2021-01-19 18:03:28 +01:00 committed by GitHub
commit 08ccc6d282
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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