diff --git a/ha-rhvoice-addon/Dockerfile b/ha-rhvoice-addon/Dockerfile index 367ee87..f416df8 100644 --- a/ha-rhvoice-addon/Dockerfile +++ b/ha-rhvoice-addon/Dockerfile @@ -1,5 +1,6 @@ ARG BUILD_FROM FROM $BUILD_FROM +LABEL org.opencontainers.image.source=https://github.com/definitio/ha-rhvoice-addon ARG BUILD_ARCH ARG RUNTIME_PACKAGES="lame python3 locales opus-tools flac python3-setuptools"