diff --git a/hosts/koi/containers/sharkey/Dockerfile b/hosts/koi/containers/sharkey/Dockerfile index 468f8a6..324b479 100644 --- a/hosts/koi/containers/sharkey/Dockerfile +++ b/hosts/koi/containers/sharkey/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.activitypub.software/transfem-org/sharkey:develop@sha256:fd6c17901d7103d38837e6415b4e34fbf641e82961a6ec9d7e9c249f4779cf4e +FROM registry.activitypub.software/transfem-org/sharkey:develop@sha256:5ba2bd0792e38f830b0d624e9327bd0419de597f604af74eb895d64ccfdf86b4 COPY patches /patches diff --git a/hosts/koi/containers/sharkey/patches/zond.patch b/hosts/koi/containers/sharkey/patches/zond.patch index a95e630..92c0d71 100644 --- a/hosts/koi/containers/sharkey/patches/zond.patch +++ b/hosts/koi/containers/sharkey/patches/zond.patch @@ -1,9 +1,8 @@ --- packages/backend/built/server/web/views/base.pug +++ packages/backend/built/server/web/views/base.pug -@@ -44,6 +44,7 @@ +@@ -44,5 +44,6 @@ link(rel='stylesheet' href='/static-assets/fonts/sharkey-icons/style.css') link(rel='modulepreload' href=`/vite/${clientEntry.file}`) - script(src='/client-assets/libopenmpt.js') + script(src='https://zond.tei.su/script.js' data-website-id="9629ae3b-b086-4be1-acd2-82e2a4a58c2a") if !config.clientManifestExists