mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-17 09:11:03 +02:00
Renaming what will become the core package
This commit is contained in:
parent
14d79ef9f1
commit
3ad2801cf2
237 changed files with 3 additions and 1 deletions
4
Makefile
4
Makefile
|
|
@ -4,7 +4,9 @@ VERSION=0.11.5
|
|||
|
||||
DOCKER=podman
|
||||
|
||||
all: container
|
||||
all:
|
||||
|
||||
# container
|
||||
|
||||
CONTAINER=docker.io/trustgraph/trustgraph-flow
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue