Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
chore(deps): bump fuseki image to 2.0.7 (DEV-389) (#1983)
* chore(deps): bump fuseki image to 2.0.6

* chore: ugrade apache-jena-fuseki to 2.0.7

Co-authored-by: Marcin Procyk <marcin.procyk@dasch.swiss>
  • Loading branch information
subotic and mpro7 committed Jan 26, 2022
1 parent 16cd08d commit fcbfb1d
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.5" # contains Fuseki 4.3.2 (with log4j 2.16.0)
FUSEKI_VERSION = "2.0.7" # contains Fuseki 4.3.2 (with log4j 2.16.0)
FUSEKI_IMAGE = FUSEKI_REPOSITORY
FUSEKI_IMAGE_DIGEST = "sha256:224b044b0486d78df123507efa1579d17c8455cabc26111dc1848c2049f57700"
FUSEKI_IMAGE_DIGEST = "sha256:fea8c556fca76c6beab2589018babd778d55dbdffef725fd2de784646cca0638"

0 comments on commit fcbfb1d

Please sign in to comment.