mirror of
https://github.com/koenrh/dnscontrol-action.git
synced 2024-11-10 09:02:52 +08:00
Merge pull request #79 from koenrh/dependabot/docker/alpine-3.16.2
Bump alpine from 3.16.0 to 3.16.2
This commit is contained in:
commit
2c0566b35e
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM alpine:3.16.0@sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c
|
FROM alpine:3.16.2@sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
|
||||||
|
|
||||||
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