Skip to content

Commit

Permalink
Strapi's last alpha release
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaperret committed Apr 10, 2018
1 parent 1afa548 commit 5801bd0
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].2
RUN npm install -g [email protected].3

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

0 comments on commit 5801bd0

Please sign in to comment.