From 2719b4be551134a9d70ab235f56889708377f3c5 Mon Sep 17 00:00:00 2001 From: Noel Georgi Date: Thu, 18 Aug 2022 17:35:10 +0530 Subject: [PATCH] chore: bump toolchain Bump toolchain to use [gcc 12](https://github.com/siderolabs/toolchain/pull/36) Signed-off-by: Noel Georgi --- Pkgfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pkgfile b/Pkgfile index d1c3a46..0da5fda 100644 --- a/Pkgfile +++ b/Pkgfile @@ -5,7 +5,7 @@ format: v1alpha2 vars: - TOOLCHAIN_IMAGE: ghcr.io/siderolabs/toolchain:v0.6.0 + TOOLCHAIN_IMAGE: ghcr.io/siderolabs/toolchain:v0.6.0-1-g1f5b5e3 labels: org.opencontainers.image.source: https://github.com/siderolabs/tools