Skip to content

Commit

Permalink
Merge pull request #48 from SpekBin/master
Browse files Browse the repository at this point in the history
Add missing t
  • Loading branch information
brettt89 authored Nov 8, 2020
2 parents ffd6742 + 71a21fa commit 3e4a16b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ Many extensions are already compiled into the image, so it's worth checking the
We provide the helper scripts [`docker-php-extension-installer`](https://hub.docker.com/r/mlocati/php-extension-installer) to more easily install PHP extensions.

```Dockerfile
FROM brett89/silverstripe-web:7.4-apache
FROM brettt89/silverstripe-web:7.4-apache
RUN docker-php-extension-installer xdebug
```

Expand Down

0 comments on commit 3e4a16b

Please sign in to comment.