docs: fix Docker image link (#148)

This commit is contained in:
Jérémy Romey
2023-05-05 12:58:14 +02:00
committed by GitHub
parent c8237554e2
commit 4c8a16f6cc

View File

@@ -1,6 +1,6 @@
# Building Custom Docker Image
[FrankenPHP Docker images](https://hub.docker.com/repository/docker/dunglas/frankenphp) are based on [official PHP images](https://hub.docker.com/_/php/). Alpine Linux and Debian variants are provided for popular architectures.
[FrankenPHP Docker images](https://hub.docker.com/r/dunglas/frankenphp) are based on [official PHP images](https://hub.docker.com/_/php/). Alpine Linux and Debian variants are provided for popular architectures.
## How to Use The Images