Skip to content
Snippets Groups Projects
Unverified Commit e48153d4 authored by darrylong's avatar darrylong Committed by GitHub
Browse files

Update docker-compose serving image to use ghcr.io (#599)

parent 4128b4d1
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ version: '3.7'
services:
cornac:
image: registry.preferred.ai/cornac/cornac-server:latest
image: ghcr.io/preferredai/cornac-server:latest
volumes:
- $PWD/save_dir:/app/cornac/serving/save_dir
- cornacvol:/app/cornac/serving/data
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment