Merge pull request #103 from systemli/dependabot/docker/alpine-3.16.1

⬆️ Bump alpine from 3.16.0 to 3.16.1
This commit is contained in:
Dwight Donovan Benvenuto 2022-07-22 16:17:59 +02:00 committed by GitHub
commit d1ea6f21f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
FROM alpine:3.16.0 as builder
FROM alpine:3.16.1 as builder
WORKDIR /go/src/github.com/systemli/prometheus-jitsi-meet-exporter