Updates to php:latest

This commit is contained in:
Paul Giberson 2019-07-03 10:11:03 -07:00
parent 8f9fbbebc5
commit f00c1718e9
2 changed files with 6 additions and 1 deletions

View File

@ -0,0 +1,5 @@
---
title: Updates PHP template to php:latest to ensure always targeting latest stable
merge_request: 30319
author: Paul Giberson
type: changed

View File

@ -1,5 +1,5 @@
# Select image from https://hub.docker.com/_/php/
image: php:7.1.1
image: php:latest
# Select what we should cache between builds
cache: