Skip to content

Commit

Permalink
chore: Bump Sipi to 3.8.8 (#2972)
Browse files Browse the repository at this point in the history
  • Loading branch information
subotic authored Dec 20, 2023
1 parent 3684b91 commit 9a00c3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ object Dependencies {

val fusekiImage =
"daschswiss/apache-jena-fuseki:2.1.4" // should be the same version as in docker-compose.yml, also make sure to use the same version when deploying it (i.e. version in ops-deploy)!
val sipiImage = "daschswiss/sipi:3.8.7" // base image the knora-sipi image is created from
val sipiImage = "daschswiss/sipi:3.8.8" // base image the knora-sipi image is created from

val ScalaVersion = "2.13.12"

Expand Down

0 comments on commit 9a00c3f

Please sign in to comment.