diff options
| author | Felix Morgner <felix.morgner@ost.ch> | 2026-06-10 13:46:27 +0000 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@ost.ch> | 2026-06-10 13:46:27 +0000 |
| commit | dd6537650ca7446a30b54aced340e17ad1b19f10 (patch) | |
| tree | e740a685988315bb0ca673c0ab8956ead6631528 | |
| parent | 33abd5cf264cb9e34121082105b0bc17b3cf7a36 (diff) | |
| download | kernel-dd6537650ca7446a30b54aced340e17ad1b19f10.tar.xz kernel-dd6537650ca7446a30b54aced340e17ad1b19f10.zip | |
ide: update to multilib toolchain
| -rw-r--r-- | .devcontainer/x86-64/Containerfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.devcontainer/x86-64/Containerfile b/.devcontainer/x86-64/Containerfile index eb03057..28f778a 100644 --- a/.devcontainer/x86-64/Containerfile +++ b/.devcontainer/x86-64/Containerfile @@ -1,4 +1,4 @@ -FROM registry.gitlab.ost.ch:45023/teachos/devcontainers/x86-64:16.1.0-3-py3.14 +FROM registry.gitlab.ost.ch:45023/teachos/devcontainers/x86-64:16.1.0-4-py3.14 RUN DEBIAN_FRONTEND=noninteractive apt-get update && apt-get install --yes --no-install-recommends \ acpica-tools \ |
