Skip to content

Commit

Permalink
update alegrograph to version 8.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
syphax-bouazzouni committed Feb 29, 2024
1 parent 66835a9 commit c7e29b9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ GIT

GIT
remote: https://github.com/ontoportal-lirmm/goo.git
revision: cb03c4888cc95006e653eb70dd29ee69901dd6cd
revision: 1be1c83158177935cfc77230d42054de984e2d09
branch: development
specs:
goo (0.0.2)
Expand Down Expand Up @@ -57,7 +57,7 @@ GIT

GIT
remote: https://github.com/ontoportal-lirmm/ontologies_linked_data.git
revision: c9b8b42b09f9a734507965a9529809ea581ef58a
revision: 18a45c2b8a4f8d6c9f56181b4f25b7e0b116a44c
branch: development
specs:
ontologies_linked_data (0.0.1)
Expand All @@ -77,7 +77,7 @@ GIT

GIT
remote: https://github.com/ontoportal-lirmm/sparql-client.git
revision: aed51baf4106fd0f3d0e3f9238f0aad9406aa3f0
revision: 180c818f7715baac64b2699bb452ef5c756f62c5
branch: master
specs:
sparql-client (1.0.1)
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ services:
retries: 5

agraph-ut:
image: franzinc/agraph:v8.0.0.rc1
image: franzinc/agraph:v8.1.0
platform: linux/amd64
environment:
- AGRAPH_SUPER_USER=test
Expand Down

0 comments on commit c7e29b9

Please sign in to comment.