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.
2 parents 7130483 + 4a09cac commit 9c2aff2Copy full SHA for 9c2aff2
README.md
@@ -6,7 +6,7 @@ Docker container allowing you to build and test your PHP projects.
6
7
## Supported tags and respective `Dockerfile` links
8
9
-- `php7.3-mysql`, `php7.3-mariadb`, `latest`, `latest-mysql` ([7.3/Dockerfile](https://github.com/jsunier/php-symfony-test/blob/master/php7.3/mysql/Dockerfile))
+- `php7.3-mysql`, `php7.3-mariadb`, `latest`, `latest-mysql` ([php7.3/mysql/Dockerfile](https://github.com/jsunier/php-symfony-test/blob/master/php7.3/mysql/Dockerfile))
10
- `php7.2-mysql`, `php7.2-mariadb` ([php7.2/mysql/Dockerfile](https://github.com/jsunier/php-symfony-test/blob/master/php7.2/mysql/Dockerfile))
11
- `php7.1-mysql`, `php7.1-mariadb` ([php7.1/mysql/Dockerfile](https://github.com/jsunier/php-symfony-test/blob/master/php7.1/mysql/Dockerfile))
12
- `php7.3-postgresql`, `latest-postgresql` ([php7.3/postgresql/Dockerfile](https://github.com/jsunier/php-symfony-test/blob/master/php7.3/postgresql/Dockerfile))
0 commit comments