aboutsummaryrefslogtreecommitdiff
path: root/.devcontainer
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@ost.ch>2026-06-10 13:46:27 +0000
committerFelix Morgner <felix.morgner@ost.ch>2026-06-10 13:46:27 +0000
commitdd6537650ca7446a30b54aced340e17ad1b19f10 (patch)
treee740a685988315bb0ca673c0ab8956ead6631528 /.devcontainer
parent33abd5cf264cb9e34121082105b0bc17b3cf7a36 (diff)
downloadkernel-dd6537650ca7446a30b54aced340e17ad1b19f10.tar.xz
kernel-dd6537650ca7446a30b54aced340e17ad1b19f10.zip
ide: update to multilib toolchain
Diffstat (limited to '.devcontainer')
-rw-r--r--.devcontainer/x86-64/Containerfile2
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 \