We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0630467 commit a132700Copy full SHA for a132700
1 file changed
README.md
@@ -20,7 +20,7 @@ For example, if you need to install or remove php extensions, edit the Dockerfil
20
21
git clone git@github.com:fredpalas/docker-php-fpm.git
22
cd ./docker-php-fpm
23
- docker build --rm -t camil/php-fpm .
+ docker build --rm -t fredpalas/php-fpm .
24
25
## Usage
26
0 commit comments