Skip to content

Commit

Permalink
fixing bug
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Steurer <[email protected]>
  • Loading branch information
Andrew Steurer committed Aug 18, 2024
1 parent e3715a9 commit 2b32b2b
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 2b32b2b

Please sign in to comment.