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 2dbe01a commit 75b09bb
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",
"FROM yarn:3.6.1",
"RUN npm install -g yarn@3.6.1",
"WORKDIR /usr/src/app",
"ARG API_ENDPOINT",
"ARG API_SECURITY_TOKEN",
Expand Down

0 comments on commit 75b09bb

Please sign in to comment.