Skip to content

Commit 6245b18

Browse files
authored
Merge pull request #4 from TNO/3-mapper-example-does-not-fully-work
Scripts no longer run because of distroless image.
2 parents d6d9cbf + e1cda1a commit 6245b18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mapper/examples/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ services:
77

88
# Data source 1: A triple store with a SPARQL endpoint.
99
triple-store:
10-
image: oxigraph/oxigraph
10+
image: oxigraph/oxigraph:v0.3.14
1111
platform: linux/amd64
1212
ports:
1313
- 7878:7878

0 commit comments

Comments
 (0)