Skip to content

Commit

Permalink
Merge pull request #2 from asteurer/main
Browse files Browse the repository at this point in the history
fixing bug
  • Loading branch information
asteurer authored Aug 18, 2024
2 parents 2a7e79f + 2b32b2b commit c07ec32
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
@@ -1,7 +1,7 @@
.PHONY: install

build:
docker build . -t asteurer/test
docker build . -t ghcr.io/kube-hack/command-injection

push:
docker push ghcr.io/kube-hack/command-injection
Expand Down

0 comments on commit c07ec32

Please sign in to comment.