mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-09-29 08:24:27 +08:00
Build(deps): Bump alpine from 3.20.3 to 3.21.0 (#3289)
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
513b8be910
commit
f265dbade1
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# syntax = docker/dockerfile:1.4
|
||||
|
||||
FROM alpine:3.20.3@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a as RUN
|
||||
FROM alpine:3.21.0@sha256:21dc6063fd678b478f57c0e13f47560d0ea4eeba26dfc947b2a4f81f686b9f45 as RUN
|
||||
|
||||
# Add runtime dependencies
|
||||
# - tzdata: Go time required external dependency eg: TRANSIP and possibly others
|
||||
|
|
Loading…
Add table
Reference in a new issue