Skip to content

Commit 150821a

Browse files
committed
Update GHCR link to use the hyperlight-dev container image
Signed-off-by: Doru Blânzeanu <[email protected]>
1 parent c3219dd commit 150821a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"name": "Hyperlight",
55

6-
"image": "ghcr.io/dblnz/hyperlight-devcontainer:latest",
6+
"image": "ghcr.io/hyperlight-dev/hyperlight-devcontainer:latest",
77

88
"containerUser": "vscode",
99
// Environment for the container also used by in the `postCreateCommand`

0 commit comments

Comments
 (0)