Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ramanan-ravi committed Apr 15, 2024
1 parent 8d2e6c2 commit 0f5a5ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ SecretScanner: $(PWD)/**/*.go $(PWD)/agent-plugins-grpc/**/*.go

.PHONY: docker
docker:
docker build -t deepfenceio/deepfence_secret_scanner:latest .
docker build -t quay.io/deepfenceio/deepfence_secret_scanner_ce:2.2.0 .

0 comments on commit 0f5a5ed

Please sign in to comment.