opt: optimize the build script and docker-compose yaml file

This commit is contained in:
RockYang
2023-07-31 17:31:02 +08:00
parent c6062ee70e
commit 54fe4b7588
5 changed files with 9 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
# GO api docker 镜像创建
FROM registry.cn-hangzhou.aliyuncs.com/geekmaster/ubuntu-ca:22.04
FROM alpine:3.18.2
MAINTAINER yangjian<yangjian102621@163.com>