Skip to content

Commit

Permalink
Updated to newest Goth (update after final changes in LockContract)
Browse files Browse the repository at this point in the history
  • Loading branch information
scx1332 authored Aug 7, 2024
1 parent 8483435 commit 7b3824d
Show file tree
Hide file tree
Showing 3 changed files with 300 additions and 286 deletions.
6 changes: 3 additions & 3 deletions goth_tests/assets/docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,17 +26,17 @@ services:
- "host.docker.internal:host-gateway"

ethereum-mainnet:
image: ghcr.io/golemfactory/gnt2/gnt2-docker-yagna:b628fa5bfe0d
image: ghcr.io/golemfactory/gnt2/gnt2-docker-yagna:4c020aca5a0d
environment:
- GANACHE_CHAIN_ID=1

ethereum-holesky:
image: ghcr.io/golemfactory/gnt2/gnt2-docker-yagna:b628fa5bfe0d
image: ghcr.io/golemfactory/gnt2/gnt2-docker-yagna:4c020aca5a0d
environment:
- GANACHE_CHAIN_ID=17000

ethereum-polygon:
image: ghcr.io/golemfactory/gnt2/gnt2-docker-yagna:b628fa5bfe0d
image: ghcr.io/golemfactory/gnt2/gnt2-docker-yagna:4c020aca5a0d
environment:
- GANACHE_CHAIN_ID=137

Expand Down
Loading

0 comments on commit 7b3824d

Please sign in to comment.