Skip to content

Commit

Permalink
added docker compose for Virtuoso
Browse files Browse the repository at this point in the history
  • Loading branch information
ali1k committed Oct 30, 2018
1 parent 81c6c5d commit d076556
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3'

services:
virtuoso:
image: tenforce/virtuoso:1.3.2-virtuoso7.2.5.1
image: tenforce/virtuoso:1.3.2-virtuoso7.2.4
volumes:
- virtuoso-db:/data #the location of Virtuoso DB
environment:
Expand Down

0 comments on commit d076556

Please sign in to comment.