Skip to content

Commit

Permalink
install git in container
Browse files Browse the repository at this point in the history
  • Loading branch information
agnessa committed Oct 5, 2023
1 parent 3f0f42a commit 34a9a26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cms/Dockerfile.prod
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ RUN apt-get update -y && \
libpng-dev \
nasm bash \
libvips-dev \
git \
&& apt-get clean

ENV NODE_ENV production
Expand Down

0 comments on commit 34a9a26

Please sign in to comment.