Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
alexjcollins committed Nov 28, 2018
1 parent 62acb8e commit 0cf8209
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ apt-get install -y postgresql-client-10
# Create Craft project
RUN composer create-project craftcms/craft "^3.1.0-beta.1" /usr/share/nginx/

RUN composer update

# Install the yii2-redis library
RUN composer require --prefer-dist yiisoft/yii2-redis -d /usr/share/nginx/

Expand Down

0 comments on commit 0cf8209

Please sign in to comment.