Skip to content

Commit

Permalink
Merge pull request #82 from orbs-network/upgrade_boyar_1.11.2
Browse files Browse the repository at this point in the history
reference v1.11.2
  • Loading branch information
ronnno authored Aug 4, 2021
2 parents 40c199a + bd35a7c commit 08e2ff6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/api/render-node.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ export function renderNodeManagement(snapshot: StateSnapshot, config: ServiceCon
ResetTimeout: '30m',
},
ExecutableImage: {
Url: 'https://github.com/orbs-network/boyarin/releases/download/v1.11.1/boyar-v1.11.1.bin',
Sha256: '9f4695597dd15e4663b8885e8bd83014a10e88de07e1a124ad94737510090161',
Url: 'https://github.com/orbs-network/boyarin/releases/download/v1.11.2/boyar-v1.11.2.bin',
Sha256: 'fe6f0d4107741be0adab843e2deca6ed7f28e67fe6dc8d856e45d50a8caf2065',
},
'storage-driver': 'local',
'storage-mount-type': 'bind',
Expand Down

0 comments on commit 08e2ff6

Please sign in to comment.