From a3260e73ce6e8f3ec4c08b89618754ee94c51c88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ralf=20D=2E=20M=C3=BCller?= Date: Mon, 6 Mar 2023 18:27:02 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bfdb69a..154dadb 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # docker-image for docToolchain sources and issue tracker: https://github.com/docToolchain/docker-image -docker hub: https://hub.docker.com/r/rdmueller/doctoolchain/tags +docker hub: https://hub.docker.com/r/doctoolchain/doctoolchain/tags version will be updated with each release of: https://github.com/docToolchain/doctoolchain.github.io/blob/master/dtcw#L12 @@ -79,4 +79,4 @@ In order to automatically build and push new images via [Github Actions](https:/ * [Activate Github Actions](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/enabling-features-for-your-repository/managing-github-actions-settings-for-a-repository#managing-github-actions-permissions-for-your-repository) for your repository * Create [secrets for your repository](https://docs.github.com/en/actions/security-guides/encrypted-secrets#creating-encrypted-secrets-for-a-repository) * `DOCKERHUB_USERNAME`: Your Docker Hub username (or of your organization), e.g., `doctoolchain`. - * `DOCKERHUB_TOKEN`: **Caution**: Do not store your password here but [generate a suitable token](https://hub.docker.com/settings/security?generateToken=true) (Read/Write should be sufficient). \ No newline at end of file + * `DOCKERHUB_TOKEN`: **Caution**: Do not store your password here but [generate a suitable token](https://hub.docker.com/settings/security?generateToken=true) (Read/Write should be sufficient).