Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xuzeyu91 authored Sep 29, 2024
1 parent 836f898 commit 1a621f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ services:
- ./pg/data:/var/lib/postgresql/data
antsk:
container_name: antsk
image: registry.cn-hangzhou.aliyuncs.com/xuzeyu91/antsk:v0.5.0
image: registry.cn-hangzhou.aliyuncs.com/xuzeyu91/antsk:v0.5.1
# 如果需要pytorch环境需要使用下面这个镜像,镜像比较大
# image: registry.cn-hangzhou.aliyuncs.com/xuzeyu91/antsk:p0.5.0
# image: registry.cn-hangzhou.aliyuncs.com/xuzeyu91/antsk:p0.5.1
ports:
- 5000:5000
networks:
Expand Down

0 comments on commit 1a621f5

Please sign in to comment.