pull/21/merge
xiaojunnuo 2023-06-28 13:55:48 +08:00
parent 28f535f41c
commit 1779e34773
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ services: # 要拉起的服务们
# context: ./
# dockerfile: Dockerfile
# ↓↓↓↓↓ 修改镜像版本号
image: registry.cn-shenzhen.aliyuncs.com/handsfree/certd:v${TAG}
image: registry.cn-shenzhen.aliyuncs.com/handsfree/certd:${TAG}
container_name: certd # 容器名
restart: unless-stopped # 重启
volumes: # 挂载目录