Skip to content

Commit

Permalink
Update website/docs/advanced/docker/images.md
Browse files Browse the repository at this point in the history
Co-authored-by: Mark Walker <[email protected]>
  • Loading branch information
VJalili and mwalker174 authored Jun 12, 2024
1 parent 183af24 commit 6787076
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/advanced/docker/images.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ extracts the list of changed files from the diff between two
- `BASE_SHA`: the reference commit (e.g., `HEAD` of the `main` branch);
- `HEAD_SHA`: the target commit (e.g., the latest commit on the feature branch).

User provides these commit SHAs (or references the images specifically)
The user provides these commit SHAs (or references the images specifically)
when building the images manually.
However, the automated builds as part of CI/CD, determine the commit SHAs automatically as the following example.

Expand Down

0 comments on commit 6787076

Please sign in to comment.