Skip to content

Commit

Permalink
Update docker image for bridges substrate-relay (#5947)
Browse files Browse the repository at this point in the history
This PR updates the substrate-relay version for the bridges' Zombienet
tests.
  • Loading branch information
bkontur authored Oct 7, 2024
1 parent df8b870 commit e354d66
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# this image is built on top of existing Zombienet image
ARG ZOMBIENET_IMAGE
# this image uses substrate-relay image built elsewhere
ARG SUBSTRATE_RELAY_IMAGE=docker.io/paritytech/substrate-relay:v1.6.10
ARG SUBSTRATE_RELAY_IMAGE=docker.io/paritytech/substrate-relay:v1.7.0

# metadata
ARG VCS_REF
Expand Down

0 comments on commit e354d66

Please sign in to comment.