Skip to content

Commit

Permalink
Bump certifier image
Browse files Browse the repository at this point in the history
  • Loading branch information
poszu committed Nov 9, 2023
1 parent f1f44be commit 7e76934
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 @@ -5,7 +5,7 @@ tmpfile := $(shell mktemp /tmp/systest-XXX)
test_name ?= TestSmeshing
org ?= spacemeshos
image_name ?= $(org)/systest:$(version_info)
certifier_image ?= spacemeshos/certifier-service:4d14816c95920e0d459f2b04400bc949fb78c1de
certifier_image ?= spacemeshos/certifier-service:bdbae9e09190a91d130fa6739493e391e0403a98
poet_image ?= spacemeshos/poet:v0.10.0-rc2
smesher_image ?= $(org)/go-spacemesh-dev:$(version_info)
bs_image ?= $(org)/go-spacemesh-dev-bs:$(version_info)
Expand Down

0 comments on commit 7e76934

Please sign in to comment.