Skip to content

Commit

Permalink
Merge pull request #36 from synth3tk/patch-1
Browse files Browse the repository at this point in the history
Update image to 3.0.0-alpha.13.0.1
  • Loading branch information
lauriejim committed Jul 29, 2018
2 parents d7cc217 + 209d0b1 commit c3b733f
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].12.4
RUN npm install -g [email protected].13.0.1

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

0 comments on commit c3b733f

Please sign in to comment.