Skip to content

Commit

Permalink
Changing Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminsherwood committed Jul 25, 2023
1 parent e4f615c commit e9143f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ RUN BUILD_NUMBER=${BUILD_NUMBER} GIT_REF=${GIT_REF} ./scripts/record-build-info

RUN npm prune --no-audit --production

# Stage: copy production assets & dependencies
# Stage: copy prod assets & dependencies
FROM base

RUN apt-get autoremove -y && \
Expand Down

0 comments on commit e9143f9

Please sign in to comment.