Commit afca1be
authored
test(TON): use dev image for ton CTF provider (#256)
The initialize test for TON [started failing
today](https://github.com/smartcontractkit/chainlink-deployments-framework/actions/runs/16870505111/job/47784398103?pr=253)
even in main branch when it was previously passing, i did some
investigation and looks like there was a new "latest" tag image
published just recently -
https://github.com/neodix42/mylocalton-docker/pkgs/container/mylocalton-docker,
this image stops the container from starting up, opted to use `dev`
image since that is working.
This unblocks all PRs due to the failing test1 parent 4d57885 commit afca1be
File tree
2 files changed
+6
-0
lines changed- .changeset
- chain/ton/provider
2 files changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| 124 | + | |
124 | 125 | | |
125 | 126 | | |
126 | 127 | | |
| |||
0 commit comments