We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d513c7a commit 3191922Copy full SHA for 3191922
README.md
@@ -94,6 +94,6 @@ sudo docker-compose up --build -d
94
sudo docker exec -it php-7-4-web-server /bin/bash
95
```
96
97
-[^docker_pull_cmd_note]: Use `docker pull ewc2020/web:php-5.6-apache` to get a copy of the image.
+[^docker_pull_cmd_note]: Use `docker pull ewc2020/web:php-7.4-apache` to get a copy of the image.
98
99
[^compose_name_note]: The `php-7-4-web-server` container name to build the image for.
0 commit comments