Skip to content

Commit

Permalink
Run update.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
docker-library-bot committed Aug 14, 2015
1 parent 6ed6ebe commit 19b6138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ We recommend that you add a custom `php.ini` configuration. `COPY` it into `/usr

```dockerfile
FROM php:5.6-apache
COPY config/php.ini /usr/local/etc/php
COPY config/php.ini /usr/local/etc/php/
COPY src/ /var/www/html/
```

Expand Down

0 comments on commit 19b6138

Please sign in to comment.