From 24d0da0bf3ea65fd45d07587e4dcdbb24d11a589 Mon Sep 17 00:00:00 2001 From: amtoaer Date: Thu, 4 Jul 2024 01:49:04 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E4=BF=AE=E6=94=B9=20as=20=E5=A4=A7?= =?UTF-8?q?=E5=B0=8F=E5=86=99=EF=BC=8C=E9=81=BF=E5=85=8D=20warning?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index e481e48..d0dab3c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine as base +FROM alpine AS base ARG TARGETPLATFORM