Skip to content

Commit

Permalink
Merge pull request #135 from vegaprotocol/bump-ganache
Browse files Browse the repository at this point in the history
chore: bump ganache version and pull in latest smart contract base
  • Loading branch information
wwestgarth authored Apr 25, 2024
2 parents 2d89df9 + e8dc79d commit 645f8db
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ganache/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG GANACHE_MNEMONIC="ozone access unlock valid olympic save include omit supply green clown session"

FROM vegaprotocol/smartcontracts-base:v1.5.1
FROM vegaprotocol/smartcontracts-base:v1.5.2

ARG TARGETARCH
ARG GANACHE_MNEMONIC
Expand Down
2 changes: 1 addition & 1 deletion ganache/version.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"version": "v1.5.0",
"version": "v1.5.2",
"name": "vegaprotocol/ganache"
}

0 comments on commit 645f8db

Please sign in to comment.