We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6109f26 commit 9f20dc7Copy full SHA for 9f20dc7
src/barretenberg/devcontainer-feature.json
@@ -1,7 +1,7 @@
1
{
2
"name": "Barretenberg",
3
"id": "barretenberg",
4
- "version": "1.1.2",
+ "version": "1.1.3",
5
"description": "A feature to install Barretenberg",
6
"options": {
7
"version": {
@@ -10,7 +10,5 @@
10
"description": "The version of Barretenberg to install. Defaults to the latest Nargo compatible version."
11
}
12
},
13
- "installsAfter": [
14
- "ghcr.io/signorecello/noir-bb-devcontainer-feature/noir:latest"
15
- ]
+ "installsAfter": ["ghcr.io/aztecprotocol/devcontainer-feature/noir:latest"]
16
src/noir/devcontainer-feature.json
"name": "Noir",
"id": "noir",
"description": "A feature to install Noir",
0 commit comments