diff --git a/chrony/Dockerfile b/chrony/Dockerfile index 568c55a..ba89b1b 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.5-r0 + chrony=4.6.1-r0 # Copy root filesystem COPY rootfs /