Skip to content

Commit

Permalink
Use newer ink-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
deuszx committed Sep 1, 2023
1 parent 03b536a commit c0276b7
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 @@ -76,7 +76,7 @@ e2e-tests: ## Runs all the e2e tests in sequence.
.PHONY: build-and-wrap-all
build-and-wrap-all: build-all wrap-all ## Builds all contracts and generates code for contract interaction.

INK_DEV_IMAGE = public.ecr.aws/p6e8q1z1/ink-dev:1.6.0
INK_DEV_IMAGE = public.ecr.aws/p6e8q1z1/ink-dev:1.7.0

.PHONY: check-all-dockerized
check-all-dockerized: ## Runs cargo checks and unit tests on all contracts in a container.
Expand Down

0 comments on commit c0276b7

Please sign in to comment.