From ff35119463c30fb23e16c626fea3962e35e4f111 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Mon, 27 Oct 2025 13:34:41 +0100 Subject: ide: update toolchain --- .devcontainer/x86-64/devcontainer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.devcontainer') diff --git a/.devcontainer/x86-64/devcontainer.json b/.devcontainer/x86-64/devcontainer.json index f619e3f..26c05d0 100644 --- a/.devcontainer/x86-64/devcontainer.json +++ b/.devcontainer/x86-64/devcontainer.json @@ -1,6 +1,6 @@ { "name": "TeachOS on x86-64", - "image": "registry.gitlab.ost.ch:45023/teachos/devcontainers/x86-64:15.1.0-5", + "image": "registry.gitlab.ost.ch:45023/teachos/devcontainers/x86-64:15.2.0-1", "features": { "ghcr.io/devcontainers/features/git:1": {}, "ghcr.io/devcontainers/features/git-lfs:1": {}, @@ -21,4 +21,4 @@ }, "remoteUser": "ubuntu", "updateRemoteUserUID": true -} \ No newline at end of file +} -- cgit v1.2.3