From 46dd0095e2c2bc416e3c78b639faf1bca20ffd71 Mon Sep 17 00:00:00 2001 From: Kroese Date: Thu, 16 Oct 2025 10:25:31 +0200 Subject: [PATCH] Update VERSION in devcontainer configuration --- .devcontainer/tiny11/devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/tiny11/devcontainer.json b/.devcontainer/tiny11/devcontainer.json index bf633a0..a659705 100644 --- a/.devcontainer/tiny11/devcontainer.json +++ b/.devcontainer/tiny11/devcontainer.json @@ -2,7 +2,7 @@ "name": "Tiny 11", "service": "windows", "containerEnv": { - "VERSION": "tiny 11", + "VERSION": "tiny11", "RAM_SIZE": "max", "DISK_SIZE": "max", "CPU_CORES": "max"