mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-03 15:53:43 +08:00
chore: replace docker image url with AliYun
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# GO api docker 镜像创建
|
||||
FROM alpine:3.18.2
|
||||
FROM registry.cn-hangzhou.aliyuncs.com/geekmaster/alpine:3.18.2
|
||||
|
||||
MAINTAINER yangjian<yangjian102621@163.com>
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# 前端 Vue 项目构建
|
||||
FROM nginx:1.20.2
|
||||
FROM registry.cn-hangzhou.aliyuncs.com/geekmaster/nginx:1.20.2
|
||||
|
||||
MAINTAINER yangjian<yangjian102621@163.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user