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 cbeb03a commit ae0f691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion captain-definition
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"schemaVersion": 2,
"dockerfileLines": [
"FROM node:20",
"RUN corepack enable && corepack prepare yarn@stable --activate",
"RUN yarn set version 3.6.4",
"WORKDIR /usr/src/app",
"ARG API_ENDPOINT",
"ARG API_SECURITY_TOKEN",
Expand Down

0 comments on commit ae0f691

Please sign in to comment.