File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -165,7 +165,7 @@ ENV \
165165 ACQUIA_CLI_VERSION=2.41.1 \
166166 TERMINUS_VERSION=4.0.0 \
167167 JQ_VERSION=1.7.1 \
168- YQ_VERSION=4.45.3
168+ YQ_VERSION=4.45.4
169169RUN set -xe; \
170170 # Composer 1.x
171171 curl -fsSL "https://github.com/composer/composer/releases/download/${COMPOSER_VERSION}/composer.phar" -o /usr/local/bin/composer1; \
Original file line number Diff line number Diff line change @@ -166,7 +166,7 @@ ENV \
166166 ACQUIA_CLI_VERSION=2.41.1 \
167167 TERMINUS_VERSION=3.6.2 \
168168 JQ_VERSION=1.7.1 \
169- YQ_VERSION=4.45.3
169+ YQ_VERSION=4.45.4
170170RUN set -xe; \
171171 # Composer 1.x
172172 curl -fsSL "https://github.com/composer/composer/releases/download/${COMPOSER_VERSION}/composer.phar" -o /usr/local/bin/composer1; \
Original file line number Diff line number Diff line change @@ -166,7 +166,7 @@ ENV \
166166 ACQUIA_CLI_VERSION=2.41.1 \
167167 TERMINUS_VERSION=4.0.0 \
168168 JQ_VERSION=1.7.1 \
169- YQ_VERSION=4.45.3
169+ YQ_VERSION=4.45.4
170170RUN set -xe; \
171171 # Composer 1.x
172172 curl -fsSL "https://github.com/composer/composer/releases/download/${COMPOSER_VERSION}/composer.phar" -o /usr/local/bin/composer1; \
Original file line number Diff line number Diff line change @@ -166,7 +166,7 @@ ENV \
166166 ACQUIA_CLI_VERSION=2.41.1 \
167167 TERMINUS_VERSION=4.0.0 \
168168 JQ_VERSION=1.7.1 \
169- YQ_VERSION=4.45.3
169+ YQ_VERSION=4.45.4
170170RUN set -xe; \
171171 # Composer 1.x
172172 curl -fsSL "https://github.com/composer/composer/releases/download/${COMPOSER_VERSION}/composer.phar" -o /usr/local/bin/composer1; \
You can’t perform that action at this time.
0 commit comments