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 4462ced commit a3a40e5Copy full SHA for a3a40e5
1 file changed
.github/.env.base
@@ -244,7 +244,7 @@ REDIS_CACHE_FORCE_PULL=false # Force pull Redis images even when cache
244
# 🪄 MAGE-X CONFIGURATION
245
# ================================================================================================
246
247
-MAGE_X_VERSION=v1.8.14 # https://github.com/mrz1836/mage-x/releases
+MAGE_X_VERSION=v1.8.15 # https://github.com/mrz1836/mage-x/releases
248
MAGE_X_USE_LOCAL=false # Use local version for development
249
MAGE_X_AUTO_DISCOVER_BUILD_TAGS=true # Enable auto-discovery of build tags
250
MAGE_X_AUTO_DISCOVER_BUILD_TAGS_EXCLUDE=race,custom # Comma-separated list of tags to exclude
0 commit comments