mirror of
https://github.com/chialab/docker-php.git
synced 2026-08-24 02:24:16 -05:00
fix: update image name in pcov/Makefile
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ ALL: build
|
||||
.PHONY: build test push
|
||||
|
||||
PARENT_IMAGE := chialab/php
|
||||
IMAGE := chialab/php-dev
|
||||
IMAGE := chialab/php-pcov
|
||||
VERSION ?= latest
|
||||
PHP_VERSION = $(firstword $(subst -, ,$(VERSION)))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user