Commit fae57d74 authored by Tobias Munk's avatar Tobias Munk

updated base-image

parent 45294a7b
Pipeline #34083 failed with stages
in 4 minutes and 14 seconds
......@@ -13,7 +13,7 @@ variables:
before_script:
- export ISOLATION=buildpipeline${CI_PIPELINE_ID}
- export COMPOSE_PROJECT_NAME=${ISOLATION}${CI_BUILD_NAME}
- export PHP_BASE_IMAGE_VERSION=7.2
- export PHP_BASE_IMAGE_VERSION=7.3-rc
- export PHP_IMAGE_VERSION=$(git describe --always --dirty --tags)
- 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