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.18.4 to 3.18.5 (#2671)

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]
2023-12-01 12:04:31 -05:00
committed by GitHub
parent a1e70c93b9
commit 811fa5477f

View File

@ -1,6 +1,6 @@
# syntax = docker/dockerfile:1.4 # syntax = docker/dockerfile:1.4
FROM alpine:3.18.4@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 as RUN FROM alpine:3.18.5@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 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