⬆Update chrony to v3.5-r1

This commit is contained in:
Paul Sinclair 2019-12-28 16:30:58 -05:00
parent de6236066f
commit fc252393c2
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 # hadolint ignore=DL3003
RUN \ RUN \
apk add --no-cache \ apk add --no-cache \
chrony=3.5-r0 chrony=3.5-r1
# Copy root filesystem # Copy root filesystem
COPY rootfs / COPY rootfs /