Skip to content

Commit acdd11e

Browse files
authored
Fixed docker tag file name in README.md
1 parent 59e915e commit acdd11e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The functionality of building PHP extensions is provided by [mlocati's docker-ph
3939
Using the docker tag from subsequent scripts
4040
--------------------------------------------
4141

42-
Once the Docker image is built and tagged, the name of the tag will be written to a file called `docker-tag` within the current working directory. This can then be read by a subsequent script.
42+
Once the Docker image is built and tagged, the name of the tag will be written to a file called `docker_tag` within the current working directory. This can then be read by a subsequent script.
4343

4444
Version caching php-build
4545
-------------------------
@@ -58,4 +58,4 @@ If you found this repository helpful, please consider [sponsoring the developer]
5858
[mlocati]: https://github.com/mlocati/docker-php-extension-installer
5959
[mlocati-readme]: https://github.com/mlocati/docker-php-extension-installer#supported-php-extensions
6060
[issues]: https://github.com/php-actions/php-build/issues
61-
[sponsor]: https://github.com/sponsors/g105b
61+
[sponsor]: https://github.com/sponsors/g105b

0 commit comments

Comments
 (0)