Skip to content

Commit

Permalink
alpine 3.16 for ssl 1 for prisma
Browse files Browse the repository at this point in the history
  • Loading branch information
LarmuseauNiels committed Mar 22, 2023
1 parent 4d32b4c commit 6ab8e2a
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
@@ -1,7 +1,7 @@
{
"schemaVersion": 2,
"dockerfileLines": [
"FROM node:hydrogen-alpine",
"FROM node:hydrogen-alpine3.16",
"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

0 comments on commit 6ab8e2a

Please sign in to comment.