Skip to content

Commit

Permalink
use esbuild image
Browse files Browse the repository at this point in the history
  • Loading branch information
JamieVangeysel committed Dec 2, 2024
1 parent eaab0ff commit 82901ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ---- deps ----
FROM groupclaes/npm:10 AS depedencies
FROM groupclaes/esbuild:v0.24.0 AS depedencies
WORKDIR /usr/src/app

COPY package.json ./package.json
Expand Down

0 comments on commit 82901ee

Please sign in to comment.