From a262b0d6ab672c3d917bb0cbb4f2cc89cb4c2622 Mon Sep 17 00:00:00 2001 From: xubiaolin Date: Wed, 10 May 2023 17:30:20 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=F0=9F=8E=B8=20=E5=9B=BA=E5=AE=9Aalpine?= =?UTF-8?q?=E7=89=88=E6=9C=AC?= 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 8c526f4..71b5e6f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:latest as builder +FROM alpine:3.17 as builder ARG ZT_PORT