Skip to content

Commit

Permalink
chore(deps): update alpine docker tag to v20231219
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 1, 2024
1 parent 9579a11 commit 774e3ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM scratch
COPY --from=alpine:20230901 --link /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
COPY --from=alpine:20231219 --link /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
COPY . /
ENTRYPOINT ["/cloudflare-dynamic-dns"]

0 comments on commit 774e3ca

Please sign in to comment.