From d1029698ea0be65dad87b1d4347ac7a131de4934 Mon Sep 17 00:00:00 2001 From: Paul Sinclair Date: Thu, 20 Jun 2019 16:00:59 -0400 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20Update=20chrony=20to=203.5-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 141ded6..01e4501 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.4-r1 + chrony=3.5-r0 # Copy root filesystem COPY rootfs /