Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
build: bump db version (add shiro.ini)(DEV-302)(#1961)
  • Loading branch information
LukasStoeckli committed Dec 10, 2021
1 parent 284fa1b commit d147bf6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions third_party/versions.bzl
Expand Up @@ -14,6 +14,6 @@ SIPI_IMAGE_DIGEST = "sha256:67a0e8c16a67914f2765a1c7906e781383b835cfe72cd19c763b

# Jena Fuseki - digest takes precedence!
FUSEKI_REPOSITORY = "daschswiss/apache-jena-fuseki"
FUSEKI_VERSION = "2.0.2" # contains Fuseki 4.2.0
FUSEKI_VERSION = "2.0.3" # contains Fuseki 4.2.0
FUSEKI_IMAGE = FUSEKI_REPOSITORY
FUSEKI_IMAGE_DIGEST = "sha256:7b04aa3a9b51a419948f1cd92ce6504435b9930726a2f714be2e37bd7a32e624"
FUSEKI_IMAGE_DIGEST = "sha256:1fbfb29f51969916f21b778f3769bb28c63916b37acc9e83aa3c0de4812abaca"

0 comments on commit d147bf6

Please sign in to comment.