mirror of
https://github.com/NexVeridian/wikidata-to-surrealdb.git
synced 2025-09-02 01:49:13 +00:00
fix: makefile and update dependences
This commit is contained in:
parent
47cde83c7a
commit
d9803555d1
7 changed files with 28 additions and 25 deletions
|
@ -1,7 +1,7 @@
|
|||
services:
|
||||
surrealdb:
|
||||
container_name: surrealdb
|
||||
image: surrealdb/surrealdb:v2.0.1
|
||||
image: surrealdb/surrealdb:v2.0.2
|
||||
env_file:
|
||||
- .env
|
||||
entrypoint:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue