Skip to content

Commit 2169f81

Browse files
Trigger CI
1 parent d97a07a commit 2169f81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-support/docker/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ how to interpret the above JSON -
5454
Most commonly, some packages are not available across the toolchains in various platforms. Thus, we
5555
would need to build and install them. Since we need to do this across all the Dockerfiles for all
5656
the platforms, it could lead to code duplication and managing them becomes a hassle. Thus, we put
57-
the build steps in a `pkg-resolver/install-<package>.sh` and invoke this in all the Dockerfiles.
57+
the build steps in a `pkg-resolver/install-<package>.sh` and invoke this in all the Dockerfiles.

0 commit comments

Comments
 (0)