Skip to content
Snippets Groups Projects
Commit 8c464db8 authored by Hoop, Bert Jan de's avatar Hoop, Bert Jan de
Browse files

L01ALG-1072 fix use php 7.4 docker image in cd/cd pipeline

parent 3672cefc
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,8 @@ include:
file: php/gitlab-ci-base-php.yml
# override default image php:7.2-cli
image: harbor.containers.wurnet.nl/proxy-cache/library/php:7.4-cli
default:
image: harbor.containers.wurnet.nl/proxy-cache/library/php:7.4-cli
# no deploy stage
stages:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment