From bc7fad38ba1f68f50207c31444f40654397e61fd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 15:55:29 +0000 Subject: [PATCH] chore(deps): update tonistiigi/xx docker tag to v1.9.0 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 4425ad1..c2d0bda 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.7.0 AS xx +FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.9.0 AS xx # Frontend build