Skip to content

Commit 3608ba1

Browse files
committed
chore(env): update MAGE-X version to v1.18.0
1 parent 3218cb1 commit 3608ba1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/.env.base

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ REDIS_CACHE_FORCE_PULL=false # Force pull Redis images even when cache
235235
# 🪄 MAGE-X CONFIGURATION
236236
# ================================================================================================
237237

238-
MAGE_X_VERSION=v1.17.4 # https://github.com/mrz1836/mage-x/releases
238+
MAGE_X_VERSION=v1.18.0 # https://github.com/mrz1836/mage-x/releases
239239
MAGE_X_USE_LOCAL=false # Use local version for development
240240
MAGE_X_CI_SKIP_STEP_SUMMARY=true # Skip duplicate test results in step summary (already in test validation summary)
241241
MAGE_X_AUTO_DISCOVER_BUILD_TAGS=true # Enable auto-discovery of build tags

0 commit comments

Comments
 (0)