Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/secure-hermetic-build-docker-ima…
Browse files Browse the repository at this point in the history
…ge' into secure-hermetic-build-docker-image
  • Loading branch information
diegomarquezp committed Sep 17, 2024
2 parents 1dc3629 + 1a34741 commit 90dafe3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ RUN sed -i '/testWebhook/d' src/bin/owl-bot.ts
# with all its dependencies embedded.
# This is because SEA (see below) cannot
# resolve external modules in a multi-file project.
# We use the esbuild tool see https://esbuild.github.io/
# We use the esbuild tool. See https://esbuild.github.io/
COPY ./.cloudbuild/library_generation/image-configuration/owlbot-cli-build-config.js .
RUN npm i esbuild
RUN node owlbot-cli-build-config.js
Expand Down

0 comments on commit 90dafe3

Please sign in to comment.