Skip to content

Commit 2df4ae6

Browse files
committed
correct readme
1 parent ff4aabe commit 2df4ae6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ To use this, you must have the following Makefile targets defined
128128
- `asdfVersion`: Override the version of asdf to install.
129129
- `reinstall_poetry`: If you are using this from a primarily python based project, you should set this to true to force a poetry reinstallation after python is installed
130130
- `run_docker_scan`: whether to run a scan of docker images
131-
- `docker_images`: array of docker images to scan. These must match images produced by make docker-build
131+
- `docker_images`: csv list of docker images to scan. These must match images produced by make docker-build
132132

133133
#### Secret Inputs
134134
- `SONAR_TOKEN`: Token used to authenticate to sonar

0 commit comments

Comments
 (0)