aboutsummaryrefslogtreecommitdiff
path: root/cluster/prod/app/matrix/build/riotweb/Dockerfile
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2025-01-17 11:33:23 +0100
committerQuentin Dufour <quentin@deuxfleurs.fr>2025-01-17 11:33:23 +0100
commitcab3425d34a7ffe065f397e742276160fd276c35 (patch)
treea67c2c14c840a12be1d1a85faca71b58f45a8965 /cluster/prod/app/matrix/build/riotweb/Dockerfile
parent15d1976a6b03d0d964763e696a8020283861b311 (diff)
downloadnixcfg-cab3425d34a7ffe065f397e742276160fd276c35.tar.gz
nixcfg-cab3425d34a7ffe065f397e742276160fd276c35.zip
upgrade matrix containers
Diffstat (limited to 'cluster/prod/app/matrix/build/riotweb/Dockerfile')
-rw-r--r--cluster/prod/app/matrix/build/riotweb/Dockerfile2
1 files changed, 1 insertions, 1 deletions
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