fix build

This commit is contained in:
Ruben Fiszel
2023-07-12 08:33:04 +02:00
parent 31efd7c7a1
commit 68a7ba89b3
+1 -1
View File
@@ -167,7 +167,7 @@ COPY --from=builder /windmill/target/release/windmill ${APP}/windmill
COPY --from=downloader /deno /usr/bin/deno
RUN chmod 755 /bin/deno
RUN chmod 755 /usr/bin/deno
COPY --from=nsjail /nsjail/nsjail /bin/nsjail