mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-12-17 14:18:55 +08:00
Build(deps): Bump alpine from 3.21.3 to 3.22.0 (#3599)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
e140acb71e
commit
75a66e46cd
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
# syntax = docker/dockerfile:1.4
|
# syntax = docker/dockerfile:1.4
|
||||||
|
|
||||||
FROM alpine:3.21.3@sha256:a8560b36e8b8210634f77d9f7f9efd7ffa463e380b75e2e74aff4511df3ef88c as RUN
|
FROM alpine:3.22.0@sha256:8a1f59ffb675680d47db6337b49d22281a139e9d709335b492be023728e11715 as RUN
|
||||||
|
|
||||||
# Add runtime dependencies
|
# Add runtime dependencies
|
||||||
# - tzdata: Go time required external dependency eg: TRANSIP and possibly others
|
# - tzdata: Go time required external dependency eg: TRANSIP and possibly others
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue