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

Commit

Permalink
build(Dockerfile): v3.0.0-alpha.12
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaperret authored Apr 27, 2018
1 parent 5801bd0 commit e434641
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].11.3
RUN npm install -g [email protected].12

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

0 comments on commit e434641

Please sign in to comment.