Skip to content

Commit

Permalink
update image name
Browse files Browse the repository at this point in the history
  • Loading branch information
Germey committed Dec 17, 2023
1 parent baddda3 commit 752e61b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
version: '3'
services:
zhishuyun-ai-frontend:
container_name: 'zhishuyun-ai-frontend'
zhishuyun-hub-frontend:
container_name: 'zhishuyun-hub-frontend'
build: ./
image: 'ghcr.io/zhishuyun/ai-frontend:${BUILD_NUMBER}'
image: 'ghcr.io/zhishuyun/hub-frontend:${BUILD_NUMBER}'
ports:
- '8000:80'

0 comments on commit 752e61b

Please sign in to comment.