Skip to content

Commit 026ddf5

Browse files
committed
Fix incorrect image tag name in README.md
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
1 parent 2b79d71 commit 026ddf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The following tags are available:
4040
* `latest`, `fpm`, and `fpm-alpine` are always the most recent released version
4141
* Major versions, such as `5`, `5-fpm`, and `5-fpm-alpine`
4242
* Specific minor versions, such as `5.0`, `5.0-fpm`, and `5-fpm-alpine`
43-
* Specific patch versions, such as `5.0.0`, `5.0.0-fpm`, and `5.0.0-alpine`. Note that, on rare occasion, there may be an intermediary "docker-only" release, such as 4.9.2-1
43+
* Specific patch versions, such as `5.0.0`, `5.0.0-fpm`, and `5.0.0-fpm-alpine`. Note that, on rare occasion, there may be an intermediary "docker-only" release, such as 4.9.2-1
4444

4545
A complete list of tags is [available at Docker Hub](https://hub.docker.com/_/phpmyadmin?tab=tags)
4646

0 commit comments

Comments
 (0)