mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-07 00:01:49 +00:00
fix deno revision
This commit is contained in:
+1
-1
@@ -166,7 +166,7 @@ COPY --from=frontend /frontend/build /static_frontend
|
||||
COPY --from=builder /windmill/target/release/windmill ${APP}/windmill
|
||||
|
||||
|
||||
COPY --from=downloader /deno /bin/deno
|
||||
COPY --from=downloader /deno /usr/bin/deno
|
||||
RUN chmod 755 /bin/deno
|
||||
|
||||
COPY --from=nsjail /nsjail/nsjail /bin/nsjail
|
||||
|
||||
Reference in New Issue
Block a user