diff --git a/chrony/Dockerfile b/chrony/Dockerfile index 0539839..453bf73 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-r0 + chrony=3.5-r1 # Copy root filesystem COPY rootfs /