Commit 0de946dd authored by schmunk42's avatar schmunk42

updated base-image version

parent 437e32a0
Pipeline #28791 passed with stages
in 2 minutes and 14 seconds
......@@ -13,7 +13,7 @@ variables:
PHP_IMAGE_NAME: dmstr/php-yii2
before_script:
- export PHP_BASE_IMAGE_VERSION=7.2.0
- export PHP_BASE_IMAGE_VERSION=7.2
- 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