Bump golang from 1.16.4-alpine to 1.16.5-alpine (#48)
Bumps golang from 1.16.4-alpine to 1.16.5-alpine. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
293ccb8f67
commit
4619c71ad0
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM golang:1.16.4-alpine as builder
|
||||
FROM golang:1.16.5-alpine as builder
|
||||
|
||||
WORKDIR /go/src/github.com/systemli/prometheus-jitsi-meet-exporter
|
||||
|
||||
|
|
Loading…
Reference in a new issue