Skip to content

Commit

Permalink
fix: small bug in protocol
Browse files Browse the repository at this point in the history
  • Loading branch information
shifty11 committed Mar 11, 2024
1 parent 31170dd commit 6c2655a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions protocol/core/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,4 @@ docker-image:
@echo "🐳 Building Docker image..."
@docker build -t $(DOCKER_IMAGE_NAME):$(VERSION) -f $(DOCKERFILE) --build-arg VERSION=$(VERSION) .
@echo "✅ Completed Docker image build!"

0 comments on commit 6c2655a

Please sign in to comment.