Bump golang from 1.14-alpine to 1.15.3-alpine

Bumps golang from 1.14-alpine to 1.15.3-alpine.

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-10-24 08:54:18 +00:00 committed by GitHub
parent f7a800532c
commit 330d119d64
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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