Skip to content

Commit

Permalink
asd
Browse files Browse the repository at this point in the history
  • Loading branch information
dbarrosop committed Aug 29, 2024
1 parent 3916e03 commit 4ab06cf
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 @@ -82,7 +82,7 @@ build-dry-run: ## Run nix flake check
.PHONY: build-docker-image
build-docker-image: ## Build docker container for native architecture
./build/nix-docker-image.sh
docker tag hasura-auth:$(VERSION) nhost/hasura-auth:0.0.0-dev
docker tag hasura-storage:$(VERSION) nhost/hasura-storage:0.0.0-dev


.PHONY: build-docker-image-clamav-dev
Expand Down

0 comments on commit 4ab06cf

Please sign in to comment.