Skip to content

Commit

Permalink
tests: update test data Docker image
Browse files Browse the repository at this point in the history
update Virtuoso from v7.2.7 to v7.2.10; also change to the Alpine image
  • Loading branch information
prohde committed Sep 20, 2023
1 parent 8d0aaf3 commit 56f3d0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: '2'
services:
test_data:
container_name: travshacl_test_data
image: prohde/virtuoso-opensource-7:7.2.7
image: prohde/virtuoso-opensource-7:7.2.10-alpine
volumes:
- ./data:/database/toLoad
mem_limit: 4g
Expand Down

0 comments on commit 56f3d0e

Please sign in to comment.