update arm64 archtecture dockerfile

This commit is contained in:
RockYang
2025-01-15 15:47:03 +08:00
parent 22cb2270af
commit be799000ee

View File

@@ -1,5 +1,5 @@
# 前端 Vue 项目构建
FROM nginx-arm:latest
FROM registry.cn-shenzhen.aliyuncs.com/geekmaster/nginx:latest
MAINTAINER yangjian<yangjian102621@163.com>