From 1ddbf39105cb2ce714b289d1848bf4ac6fa466ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Doru=20Bl=C3=A2nzeanu?= Date: Thu, 14 Nov 2024 16:16:20 +0200 Subject: [PATCH] Test MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Doru Blânzeanu --- .devcontainer/devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index d76b2985..1976610b 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -3,7 +3,7 @@ { "name": "Hyperlight", - "image": "ghcr.io/hyperlight-dev/hyperlight-devcontainer:latest", + "image": "ghcr.io/dblnz/hyperlight-devcontainer:latest", "containerUser": "vscode", // Environment for the container also used by the `postCreateCommand`