Skip to content

Commit

Permalink
修改docker-compose文件
Browse files Browse the repository at this point in the history
  • Loading branch information
季洪俊 committed Sep 26, 2022
1 parent 2ef4170 commit 998b027
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ services:

antenna:
# 如果想本地打包镜像可使用该关键字 build: ./

image: jihongjun/antenna:latest
pull_policy: always
depends_on:
Expand Down

0 comments on commit 998b027

Please sign in to comment.