Skip to content

Commit

Permalink
Update parity version on e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
patitonar committed May 6, 2019
1 parent 22ec13d commit e6f106f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion e2e-script/parity/Dockerfile
@@ -1,4 +1,4 @@
FROM parity/parity:v2.2.11
FROM parity/parity:v2.3.3

WORKDIR /stuff

Expand Down
2 changes: 1 addition & 1 deletion e2e-script/parity/Dockerfile-foreign
@@ -1,4 +1,4 @@
FROM parity/parity:v2.2.11
FROM parity/parity:v2.3.3

WORKDIR /stuff

Expand Down

0 comments on commit e6f106f

Please sign in to comment.