From 6bf2b94c6042106995a6eb4877bb06830ce78645 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 14:10:58 +0000 Subject: [PATCH] Update ontotext/graphdb Docker tag to v10.7.2 --- docker-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yaml b/docker-compose.yaml index f6d50dc..2f342dc 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.2 ports: - target: 7200 published: 7200