From cab3425d34a7ffe065f397e742276160fd276c35 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Fri, 17 Jan 2025 11:33:23 +0100 Subject: upgrade matrix containers --- cluster/prod/app/matrix/build/riotweb/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cluster/prod/app/matrix/build/riotweb/Dockerfile') diff --git a/cluster/prod/app/matrix/build/riotweb/Dockerfile b/cluster/prod/app/matrix/build/riotweb/Dockerfile index ec4f5dd..0bb408a 100644 --- a/cluster/prod/app/matrix/build/riotweb/Dockerfile +++ b/cluster/prod/app/matrix/build/riotweb/Dockerfile @@ -1,4 +1,4 @@ -FROM amd64/debian:trixie as builder +FROM amd64/debian:trixie AS builder ARG VERSION WORKDIR /root -- cgit v1.2.3