We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c05e3c commit f3b1cb7Copy full SHA for f3b1cb7
1 file changed
.github/.env.base
@@ -241,7 +241,7 @@ REDIS_CACHE_FORCE_PULL=false # Force pull Redis images even when cache
241
# 🪄 MAGE-X CONFIGURATION
242
# ================================================================================================
243
244
-MAGE_X_VERSION=v1.8.8 # https://github.com/mrz1836/mage-x/releases
+MAGE_X_VERSION=v1.8.9 # https://github.com/mrz1836/mage-x/releases
245
MAGE_X_USE_LOCAL=false # Use local version for development
246
MAGE_X_AUTO_DISCOVER_BUILD_TAGS=true # Enable auto-discovery of build tags
247
MAGE_X_AUTO_DISCOVER_BUILD_TAGS_EXCLUDE=race,custom # Comma-separated list of tags to exclude
0 commit comments