Update to use php 7.2 image
This commit is contained in:
parent
f9e3b2927a
commit
ea051352c0
@ -1,7 +1,7 @@
|
|||||||
# This file is a template, and might need editing before it works on your project.
|
# This file is a template, and might need editing before it works on your project.
|
||||||
# Official framework image. Look for the different tagged releases at:
|
# Official framework image. Look for the different tagged releases at:
|
||||||
# https://hub.docker.com/r/library/php
|
# https://hub.docker.com/r/library/php
|
||||||
image: registry.leenooks.net/leenooks/php:7.1-fpm-plus
|
image: registry.leenooks.net/leenooks/php:7.2-fpm-plus
|
||||||
|
|
||||||
# Pick zero or more services to be used on all builds.
|
# Pick zero or more services to be used on all builds.
|
||||||
# Only needed when using a docker container to run your tests in.
|
# Only needed when using a docker container to run your tests in.
|
||||||
|
Loading…
Reference in New Issue
Block a user