Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
fix manual build command for argocd-repo-server-sops
  • Loading branch information
itewk authored Sep 3, 2021
1 parent a7d28e2 commit a427274
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ podman build --tag ploigos-tool-jkube --build-arg BASE_IMAGE=ploigos-tool-
podman build --tag ploigos-tool-openscap --build-arg BASE_IMAGE=ploigos-tool-containers ploigos-tool-openscap
podman build --tag ploigos-tool-autogov --build-arg BASE_IMAGE=ploigos-autogov ploigos-tool-autogov
podman build --tag ploigos-tool-sonar --build-arg BASE_IMAGE=ploigos-base ploigos-tool-sonar
podman build --tag argocd-repo-server-sops argocd-repo-server-sops
podman build --tag argocd-repo-server-sops argocd-repo-server-sops -f ./Containerfile.ubi8
```

## Test
Expand Down

0 comments on commit a427274

Please sign in to comment.