Skip to content

Commit

Permalink
Update captain-definition
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianGerke authored Oct 28, 2024
1 parent 493ede7 commit 2dbe01a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion captain-definition
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"schemaVersion": 2,
"dockerfileLines": [
"FROM node:18",
"FROM node:20",
"FROM yarn:3.6.1",
"WORKDIR /usr/src/app",
"ARG API_ENDPOINT",
"ARG API_SECURITY_TOKEN",
Expand Down

0 comments on commit 2dbe01a

Please sign in to comment.