From 71421a208a927dc602812b221c0698ab014cda87 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 16:45:28 +0000 Subject: [PATCH] Update ontotext/graphdb Docker tag to v10.7.6 --- docker-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yaml b/docker-compose.yaml index f6d50dc..5ce6637 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.6 ports: - target: 7200 published: 7200