diff --git a/FiatAddon/Dockerfile b/FiatAddon/Dockerfile index 19092d7..46f05ce 100644 --- a/FiatAddon/Dockerfile +++ b/FiatAddon/Dockerfile @@ -10,6 +10,6 @@ RUN chmod a+x /run.sh COPY FiatClient/build/ /build/. -LABEL org.opencontainers.image.source https://github.com/AirBeeSee/FiatUconnect +LABEL org.opencontainers.image.source https://github.com/altrdev/FiatUconnect CMD [ "/run.sh" ]