Use the latest docker image in mysql CI example [ci skip]

This commit is contained in:
Achilleas Pipinellis 2015-12-08 22:27:23 +02:00
parent bbe652cdaf
commit d55dcd11d5
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ First, in your `.gitlab-ci.yml` add:
```yaml
services:
- mysql
- mysql:latest
variables:
# Configure mysql environment variables (https://hub.docker.com/_/mysql/)