diff --git a/chrony/Dockerfile b/chrony/Dockerfile index a6d8230..b63742e 100644 --- a/chrony/Dockerfile +++ b/chrony/Dockerfile @@ -17,7 +17,10 @@ COPY rootfs / # Build arguments ARG BUILD_ARCH ARG BUILD_DATE +ARG BUILD_DESCRIPTION +ARG BUILD_NAME ARG BUILD_REF +ARG BUILD_REPOSITORY ARG BUILD_VERSION # Labels