Skip to content

Commit

Permalink
Merge pull request #15 from AlexSkrypnyk/patch-1
Browse files Browse the repository at this point in the history
Fixed docker tag file name in README.md
  • Loading branch information
g105b authored Dec 15, 2023
2 parents 59e915e + acdd11e commit 9d8e7cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ The functionality of building PHP extensions is provided by [mlocati's docker-ph
Using the docker tag from subsequent scripts
--------------------------------------------

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.
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.

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

0 comments on commit 9d8e7cb

Please sign in to comment.