diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 445d023..a6367ff 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -30,7 +30,7 @@ jobs: -e DOCKER_PASS=${{ secrets.DOCKER_HUB_PASSWORD }} \ -e PUSHRM_PROVIDER=dockerhub \ -e PUSHRM_FILE=/src/README.md \ - -e PUSHRM_SHORT='Docker image for Dolibarr with auto installer on first boot.' \ + -e PUSHRM_SHORT='Docker image for Dolibarr ERP CRM Open source web suite.' \ -e PUSHRM_TARGET=docker.io/dolibarr/dolibarr \ -e PUSHRM_DEBUG=1 \ chko/docker-pushrm:1 diff --git a/README.md b/README.md index 74503ed..590770e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Dolibarr on Docker -Docker image for Dolibarr ERP CRM Open source web suite, with auto installer on first boot. +Docker image for Dolibarr ERP CRM Open source web suite. ## Supported tags