From 19459a9b54a54403d3d40bc6d6d736367339c6dc Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Wed, 18 Mar 2026 09:46:54 +0100 Subject: chore: update dependencies --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Containerfile') diff --git a/Containerfile b/Containerfile index 37fb7a3..07ada9f 100644 --- a/Containerfile +++ b/Containerfile @@ -1,4 +1,4 @@ -FROM ubuntu:latest AS builder +FROM ubuntu:questing AS builder ARG BINUTILS_VERSION ARG GCC_VERSION -- cgit v1.2.3