From 5bc25a413ac3157f6e12304b44d1e974d05e2f8e Mon Sep 17 00:00:00 2001 From: myve Date: Sun, 21 Jul 2024 01:31:48 +0000 Subject: [PATCH] Update archplasma/Dockerfile --- archplasma/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archplasma/Dockerfile b/archplasma/Dockerfile index 338b502..9c97fdf 100644 --- a/archplasma/Dockerfile +++ b/archplasma/Dockerfile @@ -1,4 +1,4 @@ -# syntax = docker/dockerfile:1.2 +# syntax = docker/dockerfile:1 FROM quay.io/archlinux/archlinux:base-devel USER root