Skip to content

Commit

Permalink
Old smeshers also need to be updated
Browse files Browse the repository at this point in the history
  • Loading branch information
fasmat committed Feb 7, 2025
1 parent ace2ac1 commit 174c4f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion systest/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ poet_image ?= $(org)/poet:v0.10.10
post_service_image ?= $(org)/post-service:v0.8.4
post_init_image ?= $(org)/postcli:v0.12.10
smesher_image ?= $(org)/go-spacemesh-dev:$(version_info)
old_smesher_image ?= $(org)/go-spacemesh-dev:8d89a07 # TODO: update this after merging, new version updated config
old_smesher_image ?= $(org)/go-spacemesh-dev:3b994c6 # TODO: update this after merging, new version updated config
bs_image ?= $(org)/go-spacemesh-dev-bs:$(version_info)

test_id ?= systest-$(version_info)
Expand Down

0 comments on commit 174c4f7

Please sign in to comment.