We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4d9db8 commit fbda87fCopy full SHA for fbda87f
captain-definition
@@ -1,7 +1,7 @@
1
{
2
"schemaVersion": 2,
3
"dockerfileLines": [
4
- "FROM node:17-alpine",
+ "FROM node:18-alpine",
5
"RUN apk add --no-cache postgresql-client",
6
"RUN mkdir -p /usr/src/app",
7
"WORKDIR /usr/src/app",
0 commit comments