Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Commit

Permalink
Merge pull request #55 from devaublanc/master
Browse files Browse the repository at this point in the history
Update to v3.0.0-alpha.14.2
  • Loading branch information
lauriejim authored Sep 26, 2018
2 parents c026f83 + 5c6c787 commit c709423
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 @@ -11,7 +11,7 @@ LABEL maintainer="Luca Perret <[email protected]>" \

WORKDIR /usr/src/api

RUN npm install -g [email protected].1.1
RUN npm install -g [email protected].2

COPY strapi.sh ./
RUN chmod +x ./strapi.sh
Expand Down

0 comments on commit c709423

Please sign in to comment.