Skip to content

Commit

Permalink
chore: bump SIPI version (DEV-1797) (#2507)
Browse files Browse the repository at this point in the history
  • Loading branch information
BalduinLandolt committed Mar 7, 2023
1 parent d5e0076 commit 7e2dcd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Expand Up @@ -11,7 +11,7 @@ object Dependencies {

val fusekiImage =
"daschswiss/apache-jena-fuseki:2.0.11" // 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.7.1" // base image the knora-sipi image is created from
val sipiImage = "daschswiss/sipi:3.8.0" // base image the knora-sipi image is created from

val ScalaVersion = "2.13.10"

Expand Down

0 comments on commit 7e2dcd3

Please sign in to comment.