Skip to content

Commit

Permalink
⬆Update chrony to v3.5-r1
Browse files Browse the repository at this point in the history
  • Loading branch information
sinclairpaul committed Dec 28, 2019
1 parent de62360 commit fc25239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chrony/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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 /
Expand Down

0 comments on commit fc25239

Please sign in to comment.