mirror of
https://github.com/koenrh/dnscontrol-action.git
synced 2025-01-06 15:18:34 +08:00
Merge pull request #87 from koenrh/dependabot/docker/alpine-3.17.0
Bump alpine from 3.16.2 to 3.17.0
This commit is contained in:
commit
f3e47a483f
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM alpine:3.16.2@sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
|
FROM alpine:3.17.0@sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
|
||||||
|
|
||||||
LABEL repository="https://github.com/koenrh/dnscontrol-action"
|
LABEL repository="https://github.com/koenrh/dnscontrol-action"
|
||||||
LABEL maintainer="Koen Rouwhorst <info@koenrouwhorst.nl>"
|
LABEL maintainer="Koen Rouwhorst <info@koenrouwhorst.nl>"
|
||||||
|
|
Loading…
Reference in a new issue