Skip to content

Commit d1ad91d

Browse files
bors[bot]zegl
andauthored
Merge #407
407: docs: update README.md r=zegl a=zegl <p>Update README.md</p> --- This PR was created from Gustav Westling's (zegl) [workspace](https://getsturdy.com/kube-score-QEduUvS/1569a115-8be8-4fb5-bcb5-c8da463694dd) on [Sturdy](https://getsturdy.com/). Join your team, and code and collaborate on Sturdy, [join now!](https://getsturdy.com/get-started/github) Update this PR by making changes through Sturdy. Co-authored-by: Gustav Westling <[email protected]>
2 parents 1a613ed + 8434635 commit d1ad91d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ kubectl api-resources --verbs=list --namespaced -o name \
8585
### Example with Docker
8686

8787
```bash
88-
docker run -v $(pwd):/project zegl/kube-score:v1.10.0 score my-app/*.yaml
88+
docker run -v $(pwd):/project zegl/kube-score:latest score my-app/*.yaml
8989
```
9090

9191
## Configuration

0 commit comments

Comments
 (0)