⬆ Update chrony to 3.5-r2

This commit is contained in:
Paul Sinclair 2020-07-12 17:57:03 -04:00
parent 5615135b8e
commit 14be5e9ee4
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=3.5-r1
chrony=3.5-r2
# Copy root filesystem
COPY rootfs /