Skip to content

Commit

Permalink
update version #andy
Browse files Browse the repository at this point in the history
  • Loading branch information
andylau-55 committed Aug 12, 2024
1 parent 05a92c2 commit 62a554f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev/release/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3.7"
services:
server:
restart: always
image: openspg/openspg-server:latest
image: openspg-registry.cn-hangzhou.cr.aliyuncs.com/openspg/openspg-server:latest
container_name: release-openspg-server
ports:
- "8887:8887"
Expand All @@ -19,7 +19,7 @@ services:

mysql:
restart: always
image: openspg/openspg-mysql:latest
image: openspg-registry.cn-hangzhou.cr.aliyuncs.com/openspg/openspg-mysql:latest
container_name: release-openspg-mysql
environment:
TZ: Asia/Shanghai
Expand Down

0 comments on commit 62a554f

Please sign in to comment.