mirror of
https://github.com/koenrh/dnscontrol-action.git
synced 2025-01-01 12:52:25 +08:00
Merge pull request #71 from koenrh/dependabot/docker/alpine-3.16.0
Bump alpine from 3.15 to 3.16.0
This commit is contained in:
commit
51931cd6a0
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM alpine:3.15@sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454
|
||||
FROM alpine:3.16.0@sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c
|
||||
|
||||
LABEL repository="https://github.com/koenrh/dnscontrol-action"
|
||||
LABEL maintainer="Koen Rouwhorst <info@koenrouwhorst.nl>"
|
||||
|
|
Loading…
Reference in a new issue