Skip to content

Commit

Permalink
Update docker-compose.yaml
Browse files Browse the repository at this point in the history
修复单独模式下,报告无法手动停止的问题。
  • Loading branch information
xiwunongyue authored Mar 10, 2023
1 parent 593700d commit cdc91c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runnergo/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ services:
networks:
- apipost_net
engine:
image: registry.cn-beijing.aliyuncs.com/runnergo/engine:releases-v1.0.0
image: registry.cn-beijing.aliyuncs.com/runnergo/engine:releases-v1.0.2
restart: always
env_file:
- ./config.env
Expand Down

0 comments on commit cdc91c1

Please sign in to comment.