diff --git a/docker/Dockerfile b/docker/Dockerfile index 2024c2ce31f844df6d9451e8286dd431636b77c1..3071a53172c2151fa33636a774ec34a3d643ef81 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -39,7 +39,7 @@ FROM alpine LABEL maintainer="Gilles Filippini <gilles.filippini@pini.fr>" LABEL version="0.0.0" -LABEL description="POC for a Substrate based Libre Currency implementation (https://libre-currency.org/)" +LABEL description="Crypto-currency software (based on Substrate framework) to operate Äž1 libre currency" # Dependancies RUN apk update && \