From 93b0a0461e52c66d738405cb8cfb7853b7f450c6 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 19 Oct 2025 09:11:46 +0200 Subject: [PATCH] Update codespaces.yml --- .devcontainer/codespaces.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/codespaces.yml b/.devcontainer/codespaces.yml index 8220ae8..2a31bfd 100644 --- a/.devcontainer/codespaces.yml +++ b/.devcontainer/codespaces.yml @@ -1,7 +1,7 @@ services: dsm: container_name: dsm - image: vdsm/virtual-dsm + image: ghcr.io/vdsm/virtual-dsm environment: ALLOCATE: "Y" RAM_SIZE: "half"