diff --git a/dist/web/Dockerfile b/dist/web/Dockerfile index 37f131fbf..a01f021e3 100644 --- a/dist/web/Dockerfile +++ b/dist/web/Dockerfile @@ -87,7 +87,6 @@ COPY --from=build [ \ "/build/imhex.wasm", \ "/build/imhex.wasm.size", \ "/build/imhex.js", \ - "/build/imhex.worker.js", \ \ # Static files \ "/build/index.html", \