Skip to content

Commit

Permalink
Update docker-compose.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Creator12333 authored Apr 17, 2023
1 parent a25934f commit 61f2f18
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 @@ -51,7 +51,7 @@ services:
depends_on:
- mysql-db
web-ui:
image: registry.cn-beijing.aliyuncs.com/runnergo/web-ui:releases-v1.1.1
image: registry.cn-beijing.aliyuncs.com/runnergo/web-ui:releases-v1.1.2
restart: always
ports:
- "9999:81"
Expand Down

0 comments on commit 61f2f18

Please sign in to comment.