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 #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 authored 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 <perret.luca@gmail.com>" \

WORKDIR /usr/src/api

RUN npm install -g strapi@3.0.0-alpha.12.4
RUN npm install -g strapi@3.0.0-alpha.13.0.1

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

0 comments on commit c3b733f

Please sign in to comment.