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 e509f9a commit f79c4b8Copy full SHA for f79c4b8
apps/user-service/Dockerfile
@@ -8,7 +8,7 @@ ENV JWT_SECRET=${JWT_SECRET}
8
# ENV NODE_ENV=${NODE_ENV}
9
ENV ENV=PROD
10
11
-FROM base as deps
+FROM base AS deps
12
13
# RUN apk add --no-cache libc6-compat
14
WORKDIR /app
0 commit comments