diff options
| author | Felix Morgner <felix.morgner@ost.ch> | 2025-07-24 12:54:55 +0000 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@ost.ch> | 2025-07-24 12:54:55 +0000 |
| commit | c984e3980ab7cb939486d341a89744a99a785f77 (patch) | |
| tree | 99f04c626d84bebb0cc8020f01673d1884afdc0e /.devcontainer/x86-64/devcontainer.json | |
| parent | f62b05c93c6c539d899d2656c0638d404a036f1a (diff) | |
| download | teachos-c984e3980ab7cb939486d341a89744a99a785f77.tar.xz teachos-c984e3980ab7cb939486d341a89744a99a785f77.zip | |
x86_64: update toolchain
Diffstat (limited to '.devcontainer/x86-64/devcontainer.json')
| -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 3e3b934..6b76902 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-3", + "image": "registry.gitlab.ost.ch:45023/teachos/devcontainers/x86-64:15.1.0-4", "customizations": { "vscode": { "extensions": [ |
