orthanc-server / orthanc-builder

Repo used to build osimis/orthanc docker images, windows installers and OSX packages
GNU Affero General Public License v3.0
26 stars 12 forks source link

Mismatch in the version of the Stone Web viewer #5

Closed jodogne closed 1 year ago

jodogne commented 1 year ago

The Docker images don't use the correct version of the WebAssembly binaries. I guess this is because the wasm-binaries.zip are downloaded from the "mainline" folder instead of the "2.4" folder. The same error is presumably also present in the Windows installers and macOS package (not tested).

version version-2

amazy commented 1 year ago

trying to fix with this commit: https://github.com/orthanc-server/orthanc-builder/commit/270c028fee437c930c52a860f3d7a30cd7c833d0

amazy commented 1 year ago

fixed: image

Will be included in osimis/orthanc:22.11.1