From c14c384440396d3190b2c80c9a58a1eda127d659 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2024 16:39:54 +0000 Subject: [PATCH] Update ontotext/graphdb Docker tag to v10.7.3 --- docker-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yaml b/docker-compose.yaml index f6d50dc..722e6cc 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.3 ports: - target: 7200 published: 7200