summaryrefslogtreecommitdiff
path: root/Containerfile
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@gmail.com>2026-03-18 09:46:54 +0100
committerFelix Morgner <felix.morgner@gmail.com>2026-03-18 09:46:54 +0100
commit19459a9b54a54403d3d40bc6d6d736367339c6dc (patch)
tree015ece81e60fe6c7a0c645142216191a5c7d3e3f /Containerfile
parenta077e34fdeea961f0fe01c1b2cf500846ac51f55 (diff)
downloadteachos-toolchain-19459a9b54a54403d3d40bc6d6d736367339c6dc.tar.xz
teachos-toolchain-19459a9b54a54403d3d40bc6d6d736367339c6dc.zip
chore: update dependencies
Diffstat (limited to 'Containerfile')
-rw-r--r--Containerfile2
1 files changed, 1 insertions, 1 deletions
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