Commit 9a514511 authored by Tobias Munk's avatar Tobias Munk

updated base image version to 7.2.0RC2

parent 44ad6e8a
Pipeline #25521 passed with stages
in 13 minutes and 1 second
......@@ -13,7 +13,7 @@ variables:
PHP_IMAGE_NAME: dmstr/php-yii2
before_script:
- export PHP_BASE_IMAGE_VERSION=7.2.0RC1
- export PHP_BASE_IMAGE_VERSION=7.2.0RC2
- export PHP_IMAGE_VERSION=$(git describe --always --dirty)
- export STACK_PHP_IMAGE=${PHP_IMAGE_NAME}:${PHP_IMAGE_VERSION}
- export REGISTRY_PHP_IMAGE=${PHP_IMAGE_NAME}:${CI_BUILD_REF_NAME}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment