docker部署整理-gitea更新小镜像
This commit is contained in:
parent
b45fb35ea1
commit
24be0501b7
|
@ -21,7 +21,7 @@ services:
|
||||||
- gitlink
|
- gitlink
|
||||||
|
|
||||||
gitea:
|
gitea:
|
||||||
image: registry.cn-hangzhou.aliyuncs.com/gitlink/gitea_hat:latest
|
image: registry.cn-hangzhou.aliyuncs.com/gitlink/gitea:v2
|
||||||
container_name: gitea
|
container_name: gitea
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Reference in New Issue