From 93639c5e9cbf777ba9c9702414480f09a694c25e Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Thu, 26 Mar 2026 13:01:45 +0100 Subject: container: add LLVM upstream package repo --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 47bec20..240844c 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ MPC_VERSION ?= 1.3.1 TARGET ?= x86_64-pc-elf PLATFORM ?= x86-64 -IMAGE_BUILD ?= 3 +IMAGE_BUILD ?= 4 IMAGE_NAME = "registry.gitlab.ost.ch:45023/teachos/devcontainers" IMAGE_TAG = "$(PLATFORM):$(GCC_VERSION)-$(IMAGE_BUILD)" -- cgit v1.2.3