mirror of
https://github.com/hassio-addons/addon-chrony.git
synced 2025-05-04 11:11:28 +00:00
⬆Update chrony to v3.5-r1
This commit is contained in:
parent
de6236066f
commit
fc252393c2
1 changed files with 1 additions and 1 deletions
|
@ -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 /
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue