Retry SCV release dependency fetch
Deploy story
What this commit did to the running system — joined from the forge receipt chain, the part a commit page elsewhere cannot show.
Not deployed through the forge lane
No push, promotion, build, or deploy receipt references this commit (receipts are scanned over a bounded recent window). Changes shipped by full node replacement carry their proof in the release gate receipt instead.
Changed files
-
modified
ops/scv/images/opencode-core/Dockerfile
Diff
1 file changed, +10 -2
ops/scv/images/opencode-core/Dockerfile modified +10 -2
@@ -10,6 +10,8 @@ ARG REBAR3_SHA512=69073f6ad163f74971545015238614c327893960c1b3f26df5377df135c773
| 10 | 10 |
|
| 11 | 11 |
|
| 12 | 12 |
|
| 13 |
|
|
| 14 |
|
|
| 13 | 15 |
|
| 14 | 16 |
|
| 15 | 17 |
|
@@ -34,8 +36,14 @@ RUN mix local.hex "${HEX_VERSION}" --force \
| 34 | 36 |
|
| 35 | 37 |
|
| 36 | 38 |
|
| 37 |
|
|
| 38 |
|
|
| 39 |
|
|
| 40 |
|
|
| 41 |
|
|
| 42 |
|
|
| 43 |
|
|
| 44 |
|
|
| 45 |
|
|
| 46 |
|
|
| 39 | 47 |
|
| 40 | 48 |
|
| 41 | 49 |
|