mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
CHORE: Bump alpine from 6c1b238
to bc41182
(#1677)
Bumps alpine from `6c1b238` to `bc41182`. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> 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:
@ -20,7 +20,7 @@ RUN dnscontrol version
|
||||
|
||||
# -----
|
||||
|
||||
FROM alpine:3.16.2@sha256:6c1b23807ddcee59b594ebe3cbbc36371fe9737f7a796881b3f72aeef81e6dcb
|
||||
FROM alpine:3.16.2@sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
|
||||
|
||||
COPY --from=build /etc/ssl/certs /etc/ssl/certs
|
||||
COPY --from=build /go/bin/dnscontrol /usr/local/bin
|
||||
|
Reference in New Issue
Block a user