Skip to content

Commit f79c4b8

Browse files
authored
Update apps/user-service/Dockerfile
1 parent e509f9a commit f79c4b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/user-service/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ENV JWT_SECRET=${JWT_SECRET}
88
# ENV NODE_ENV=${NODE_ENV}
99
ENV ENV=PROD
1010

11-
FROM base as deps
11+
FROM base AS deps
1212

1313
# RUN apk add --no-cache libc6-compat
1414
WORKDIR /app

0 commit comments

Comments
 (0)