Skip to content

Commit

Permalink
feat: update ganache image to have backported version of vesting
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel1302 committed Aug 22, 2024
1 parent 76c2478 commit d87d108
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.6.0
FROM vegaprotocol/smartcontracts-base:v1.6.1

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.6.0",
"version": "v1.6.1",
"name": "vegaprotocol/ganache"
}

0 comments on commit d87d108

Please sign in to comment.