Skip to content

Commit

Permalink
Merge pull request #851 from aquasecurity/tamirkiviti13-test
Browse files Browse the repository at this point in the history
  • Loading branch information
tamirkiviti13 authored Sep 24, 2024
2 parents 9e08b7d + 78862ba commit cd8d2db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README-dockerhub.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ AQUA_KEY=${AQUA_KEY} AQUA_SECRET=${AQUA_SECRET} TRIVY_RUN_AS_PLUGIN=aqua docker
## Usage with Podman

```bash
podman run --rm \
podman run --rm \
-e AQUA_KEY=${AQUA_KEY} \
-e AQUA_SECRET=${AQUA_SECRET} \
-e TRIVY_RUN_AS_PLUGIN='aqua' \
Expand Down

0 comments on commit cd8d2db

Please sign in to comment.