Skip to content

Commit

Permalink
try running on hydrogen-alpine with djs14.8
Browse files Browse the repository at this point in the history
  • Loading branch information
LarmuseauNiels committed Mar 22, 2023
1 parent d1695c0 commit 4d32b4c
Show file tree
Hide file tree
Showing 3 changed files with 301 additions and 275 deletions.
2 changes: 1 addition & 1 deletion captain-definition
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"schemaVersion": 2,
"dockerfileLines": [
"FROM node:16",
"FROM node:hydrogen-alpine",
"ARG CAPROVER_GIT_COMMIT_SHA=${CAPROVER_GIT_COMMIT_SHA}",
"ENV CAPROVER_GIT_COMMIT_SHA=${CAPROVER_GIT_COMMIT_SHA}",
"RUN mkdir -p /usr/src/app",
Expand Down
Loading

0 comments on commit 4d32b4c

Please sign in to comment.