Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
masipcat committed Mar 6, 2024
1 parent 1f35750 commit 9316988
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
.PHONY: builx_container build_and_push
.PHONY: buildx_container build_and_push

DOCKER_REGISTRY ?= masipcat/wireguard-go

builx_container:
buildx_container:
docker buildx create \
--name container \
--driver=docker-container
Expand Down

0 comments on commit 9316988

Please sign in to comment.