⬆ Update chrony to v4.1-r0

This commit is contained in:
Paul Sinclair 2021-06-22 20:07:12 -04:00
parent 2cc085594c
commit a742e20496
No known key found for this signature in database
GPG key ID: 779C7A23E1AA845D

View file

@ -9,7 +9,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# hadolint ignore=DL3003
RUN \
apk add --no-cache \
chrony=4.0-r1
chrony=4.1-r0
# Copy root filesystem
COPY rootfs /