Skip to content

Commit

Permalink
Merge pull request #52 from albertborsos/patch-1
Browse files Browse the repository at this point in the history
fix typo in image name
  • Loading branch information
tiredofit authored May 24, 2023
2 parents ac82422 + 74db0f9 commit 8d57178
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 @@ -73,7 +73,7 @@ Clone this repository and build the image with `docker build -t (imagename) .`
Builds of the image are available on [Docker Hub](https://hub.docker.com/r/tiredofit/nginx-php-fpm)

```bash
docker pull docker.io/tiredofdit/nginx-php-fpm:(imagetag)
docker pull docker.io/tiredofit/nginx-php-fpm:(imagetag)
```

Builds of the image are also available on the [Github Container Registry](https://github.com/tiredofit/docker-nginx-php-fpm/pkgs/container/docker-nginx-php-fpm)
Expand Down

0 comments on commit 8d57178

Please sign in to comment.