Skip to content

Commit

Permalink
remove composer update
Browse files Browse the repository at this point in the history
  • Loading branch information
alexjcollins committed Nov 28, 2018
1 parent b8eb1a5 commit 62acb8e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ 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 62acb8e

Please sign in to comment.