Merge pull request #93 from koenrh/dependabot/docker/alpine-3.17.2

Bump alpine from 3.17.0 to 3.17.2
This commit is contained in:
Koen Rouwhorst 2023-03-20 17:21:28 +01:00 committed by GitHub
commit 8b8693e18e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
FROM alpine:3.17.0@sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
FROM alpine:3.17.2@sha256:69665d02cb32192e52e07644d76bc6f25abeb5410edc1c7a81a10ba3f0efb90a
LABEL repository="https://github.com/koenrh/dnscontrol-action"
LABEL maintainer="Koen Rouwhorst <info@koenrouwhorst.nl>"