Skip to content

Commit

Permalink
Force build
Browse files Browse the repository at this point in the history
  • Loading branch information
kahuang committed Jan 24, 2023
1 parent 4382235 commit 87ff781
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ clean: ## Clean up generated images

rebuild: clean build ## Rebuild the Docker image


release: setup-buildx ## Build and release the Docker image to Docker Hub
docker buildx build --push \
--build-arg ELIXIR_VERSION=$(VERSION) \
Expand Down

0 comments on commit 87ff781

Please sign in to comment.