Skip to content

Commit 936dc05

Browse files
authored
fix dockerfile from image not exist
1 parent 7f36438 commit 936dc05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM xianpengshen/clang-tool
1+
FROM xianpengshen/clang-tools:11
22

33
LABEL com.github.actions.name="cpp-linter check"
44
LABEL com.github.actions.description="Lint your code with clang-tidy in parallel to your builds"

0 commit comments

Comments
 (0)