Skip to content

Commit

Permalink
git missing?
Browse files Browse the repository at this point in the history
  • Loading branch information
FLYBYME committed Oct 18, 2023
1 parent 351e48f commit ae23fb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
FROM node:18-alpine

ENV NODE_ENV=production
RUN apk add --no-cache git

RUN mkdir /app
WORKDIR /app
Expand Down

0 comments on commit ae23fb4

Please sign in to comment.