mirror of https://github.com/docker/docs.git
Merge pull request #19552 from sam-thibault/patch-1
One word fix to gha.md
This commit is contained in:
commit
b68f0dd130
|
@ -25,7 +25,7 @@ stack up against the image you run in production.
|
|||
## Steps
|
||||
|
||||
First, set up the GitHub Action workflow to build an image. This isn't specific
|
||||
to Docker Scout here, but you'll need to create build an image to have
|
||||
to Docker Scout here, but you'll need to build an image to have
|
||||
something to compare with.
|
||||
|
||||
Add the following to a GitHub Actions YAML file:
|
||||
|
|
Loading…
Reference in New Issue