mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-09-11 11:50:17 +08:00
add 'laion-ai/ocgp-' prefix to backend docker image names
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
parent_path=$( cd "$(dirname "${BASH_SOURCE[0]}")" ; pwd -P )
|
||||
pushd $parent_path
|
||||
|
||||
docker build ../../backend -f ../backend.dockerfile -t ocgpt-backend
|
||||
docker build ../../backend -f ../backend.dockerfile -t laion-ai/ocgpt-backend
|
||||
|
||||
popd
|
||||
|
||||
Reference in New Issue
Block a user