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