From a88a379bd70e5052227a5a5d3b4028aece529f4c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 17:12:11 +0000 Subject: [PATCH] Update ontotext/graphdb Docker tag to v10.7.4 --- docker-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yaml b/docker-compose.yaml index f6d50dc..0ffb26e 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -3,7 +3,7 @@ services: # GraphDB graphdb: - image: ontotext/graphdb:10.7.1 + image: ontotext/graphdb:10.7.4 ports: - target: 7200 published: 7200