Skip to content

Commit

Permalink
feat: update graphdb image version
Browse files Browse the repository at this point in the history
  • Loading branch information
EmmanuelDemey committed Nov 6, 2024
1 parent a42a286 commit bdc71ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ services:
links:
- graphdb:localhost
graphdb:
image: ontotext/graphdb:latest
image: ontotext/graphdb:10.6.4
restart: always
ports:
- "7200:7200"
Expand Down

0 comments on commit bdc71ed

Please sign in to comment.