Skip to content

Commit

Permalink
chore: fix typo in Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
okigan committed Aug 23, 2024
1 parent 768a266 commit 04722cc
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 @@ -12,4 +12,4 @@ docker-build:
docker build -t awscurl .

docker-run:
docker run -it --rm awscurl
docker run -it --rm awscurl

0 comments on commit 04722cc

Please sign in to comment.