Skip to content

Commit

Permalink
Makefile: remove old docker-local dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
iameli committed Nov 22, 2023
1 parent d9ed080 commit 049631e
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 @@ -174,7 +174,7 @@ docker:
.

.PHONY: docker-local
docker-local: downloader scripts
docker-local: scripts
tar ch ./bin ./config \
| docker buildx build \
--load \
Expand Down

0 comments on commit 049631e

Please sign in to comment.