From b17376a0d1f7ceadca22bc6ccd3684085150ad14 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Tue, 16 May 2023 23:53:17 +0200 Subject: [PATCH] Bump related deps --- chrony/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chrony/Dockerfile b/chrony/Dockerfile index 139f5b5..d53ff82 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=4.3-r0 + chrony=4.3-r4 # Copy root filesystem COPY rootfs /