Skip to content
This repository has been archived by the owner on Jun 13, 2021. It is now read-only.

Commit

Permalink
Fix small typo (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
superbrothers authored Feb 11, 2020
1 parent 48ae73c commit ff542e8
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 @@ -11,7 +11,7 @@ image:

.PHONY: push-image
push-image:
doker push $(IMAGE)
docker push $(IMAGE)

.PHONY: dist
dist:
Expand Down

0 comments on commit ff542e8

Please sign in to comment.