Commit 9f46dd5b authored by Tobias Munk's avatar Tobias Munk

updated asset-plugin version to ^1.4.2

parent e73f3a35
Pipeline #26354 passed with stages
in 2 minutes and 24 seconds
......@@ -80,7 +80,7 @@ RUN npm install -g \
ENV PHP_USER_ID=33 \
PHP_ENABLE_XDEBUG=0 \
VERSION_COMPOSER_ASSET_PLUGIN=^1.4.0 \
VERSION_COMPOSER_ASSET_PLUGIN=^1.4.2 \
VERSION_PRESTISSIMO_PLUGIN=^0.3.7 \
PATH=/app:/app/vendor/bin:/root/.composer/vendor/bin:$PATH \
TERM=linux \
......
......@@ -99,7 +99,7 @@ RUN npm install -g \
# Configure version constraints
ENV PHP_ENABLE_XDEBUG=0 \
VERSION_COMPOSER_ASSET_PLUGIN=^1.4.0 \
VERSION_COMPOSER_ASSET_PLUGIN=^1.4.2 \
VERSION_PRESTISSIMO_PLUGIN=^0.3.7 \
PATH=/app:/app/vendor/bin:/root/.composer/vendor/bin:$PATH \
TERM=linux \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment