Merging develop into main
Compare changes
Files
2- jurgenhaas authored
Add support for Drupal 10
+ 1
− 1
@@ -34,7 +34,7 @@ php:
@@ -34,7 +34,7 @@ php:
- docker build --pull --build-arg PHP_VERSION=${PHP} --build-arg VERSION=${VERSION} --build-arg CI_VERSION=${CI_VERSION} -t ${CI_REGISTRY_IMAGE}/php-${PHP}:${VERSION} .