From af553935c5c752190249559104d959587b4a2c96 Mon Sep 17 00:00:00 2001 From: Alex Skrypnyk Date: Mon, 19 Feb 2024 18:24:50 +1100 Subject: [PATCH] Test --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index f512502af..d11799467 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -196,7 +196,7 @@ jobs: # Enforce fresh DB build (do not rely on fallback caches). DREVOPS_CI_DB_CACHE_FALLBACK: 'no' # Always use fresh base image for the database. - DREVOPS_DB_DOCKER_IMAGE_BASE: drevops/mariadb-drupal-data:23.12.0 + DREVOPS_DB_DOCKER_IMAGE_BASE: drevops/mariadb-drupal-data:canary # Deploy docker image (if DREVOPS_DB_EXPORT_DOCKER_IMAGE storage is used). DREVOPS_EXPORT_DB_DOCKER_DEPLOY_PROCEED: 1 #;> !PROVISION_USE_PROFILE