Skip to content

Commit

Permalink
chore: update docker-compose file
Browse files Browse the repository at this point in the history
  • Loading branch information
jobulcke committed Nov 4, 2024
1 parent 6be5184 commit b4bdfe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ services:
- "8888:8080"

testbed-shacl-validator:
image: ghcr.io/informatievlaanderen/testbed-shacl-validator:20241001154215
image: ghcr.io/informatievlaanderen/testbed-shacl-validator:20241104104943
depends_on:
graphdb:
condition: service_started
Expand Down

0 comments on commit b4bdfe3

Please sign in to comment.