Skip to content

Commit

Permalink
更新engine镜像
Browse files Browse the repository at this point in the history
  • Loading branch information
Freeman54 authored Nov 28, 2023
1 parent 4430946 commit 3bb474e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions runnergo/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ services:
networks:
- apipost_net
engine:
image: registry.cn-beijing.aliyuncs.com/runnergo/engine:releases-v2.0.1
image: registry.cn-beijing.aliyuncs.com/runnergo/engine:releases-v2.0.2
restart: always
env_file:
- ./config.env
Expand Down Expand Up @@ -145,4 +145,4 @@ services:
- "58903:30003"
networks:
apipost_net:
driver: bridge
driver: bridge

0 comments on commit 3bb474e

Please sign in to comment.