From dea080901c626b7294d603001d508c72f1ec74ac Mon Sep 17 00:00:00 2001 From: Paul Sinclair Date: Mon, 21 Sep 2020 15:19:12 -0400 Subject: [PATCH] =?UTF-8?q?=E2=AC=86Update=20chrony=20to=20v3.5.1-r0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- chrony/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chrony/Dockerfile b/chrony/Dockerfile index 57d1dec..9378696 100644 --- a/chrony/Dockerfile +++ b/chrony/Dockerfile @@ -9,7 +9,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"] # hadolint ignore=DL3003 RUN \ apk add --no-cache \ - chrony=3.5-r2 + chrony=3.5.1-r0 # Copy root filesystem COPY rootfs /