1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

Build(deps): Bump alpine from 3.19.0 to 3.19.1 (#2823)

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:
dependabot[bot]
2024-02-01 14:35:30 -05:00
committed by GitHub
parent e3ea652af3
commit 0f4ca76ad4

View File

@ -1,6 +1,6 @@
# syntax = docker/dockerfile:1.4 # syntax = docker/dockerfile:1.4
FROM alpine:3.19.0@sha256:51b67269f354137895d43f3b3d810bfacd3945438e94dc5ac55fdac340352f48 as RUN FROM alpine:3.19.1@sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b 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