fix: update bun to 1.0.5

This commit is contained in:
Ruben Fiszel
2023-10-11 22:07:57 +02:00
committed by GitHub
parent e20889b910
commit a84ce44cd9
+1 -1
View File
@@ -180,7 +180,7 @@ RUN chmod 755 /usr/bin/deno
COPY --from=nsjail /nsjail/nsjail /bin/nsjail
COPY --from=oven/bun:1.0.2 /usr/local/bin/bun /usr/bin/bun
COPY --from=oven/bun:1.0.5 /usr/local/bin/bun /usr/bin/bun
# add the docker client to call docker from a worker if enabled
COPY --from=docker:dind /usr/local/bin/docker /usr/local/bin/