diff options
| author | Felix Morgner <felix.morgner@ost.ch> | 2025-10-28 17:12:04 +0100 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@ost.ch> | 2025-10-28 17:12:04 +0100 |
| commit | 9535226376ea812007fbe8a2aaf6cf3ccb77c263 (patch) | |
| tree | 9814ff7eb662bc427d1db8b04ef859f703306000 /.devcontainer/x86-64 | |
| parent | 081edba16a917f5a56dd2c1c39eceb5e20f600b1 (diff) | |
| download | teachos-9535226376ea812007fbe8a2aaf6cf3ccb77c263.tar.xz teachos-9535226376ea812007fbe8a2aaf6cf3ccb77c263.zip | |
ide: update toolchain
Diffstat (limited to '.devcontainer/x86-64')
| -rw-r--r-- | .devcontainer/x86-64/devcontainer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.devcontainer/x86-64/devcontainer.json b/.devcontainer/x86-64/devcontainer.json index 38a7695..3599657 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.2.0-1", + "image": "registry.gitlab.ost.ch:45023/teachos/devcontainers/x86-64:15.2.0-2", "features": { "ghcr.io/devcontainers/features/git:1": {}, "ghcr.io/devcontainers/features/git-lfs:1": {}, |
