Skip to content

Commit 10c5298

Browse files
committed
docs: update README.md
1 parent 2c22bd5 commit 10c5298

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88

99
🐳 The Clang Tools Docker image includes the clang-format and clang-tidy.
1010

11-
## Supported tags and respective `Dockerfile` links
11+
You can find all the clang-tools Docker images on Docker Hub [registry](https://hub.docker.com/r/xianpengshen/clang-tools) or GitHub Packages [registry](https://github.com/cpp-linter/clang-tools-docker/pkgs/container/clang-tools).
1212

13-
You can find clang-tools docker images on Docker Hub [registry](https://hub.docker.com/r/xianpengshen/clang-tools) or GitHub Packages [registry](https://github.com/cpp-linter/clang-tools-docker/pkgs/container/clang-tools)
13+
## Supported tags and respective `Dockerfile` links
1414

15-
* [`all`](https://github.com/cpp-linter/clang-tools-docker/blob/master/Dockerfile.all) (include tags `17`, `16`, `15`, `14`, `13`, `12`, `11`, `10`, `9`)
15+
* [`all`](https://github.com/cpp-linter/clang-tools-docker/blob/master/Dockerfile.all) (Supported versions of clang-tools includes `17`, `16`, `15`, `14`, `13`, `12`, `11`, `10`, `9`)
1616
* [`17`](https://github.com/cpp-linter/clang-tools-docker/blob/master/Dockerfile)
1717
* [`16`](https://github.com/cpp-linter/clang-tools-docker/blob/master/Dockerfile)
1818
* [`16-alpine`](https://github.com/cpp-linter/clang-tools-docker/blob/master/Dockerfile.alpine)
@@ -26,7 +26,7 @@ You can find clang-tools docker images on Docker Hub [registry](https://hub.dock
2626
* [`8`](https://github.com/cpp-linter/clang-tools-docker/blob/master/Dockerfile)
2727
* [`7`](https://github.com/cpp-linter/clang-tools-docker/blob/master/Dockerfile)
2828

29-
## How to use this image
29+
## How to use clang-tools Docker images
3030

3131
### Docker run image
3232

0 commit comments

Comments
 (0)