Bump golang from 1.16.6-alpine to 1.17.0-alpine
Bumps golang from 1.16.6-alpine to 1.17.0-alpine. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
54253cf403
commit
72d0ab9f09
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM golang:1.16.6-alpine as builder
|
||||
FROM golang:1.17.0-alpine as builder
|
||||
|
||||
WORKDIR /go/src/github.com/systemli/prometheus-jitsi-meet-exporter
|
||||
|
||||
|
|
Loading…
Reference in a new issue