We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d898377 commit 6590225Copy full SHA for 6590225
README.md
@@ -34,7 +34,7 @@ in the root directory of this repository. The book can be viewed in your browser
34
35
You can update the build environment for the book by making changes to `Dockerfile` in the root of the repository in the `dev` branch.
36
If you push any changes to the `Dockerfile` on the `dev` branch, GitHub will trigger a rebuild of the docker image,
37
-push it to DockerHub, and update the `build_html.sh` script and book deploy GitHub action with the new image digest.
+push it to DockerHub, and update the `build_html.sh` script and book deploy GitHub action with the new image tag.
38
39
### Update public html
40
0 commit comments