Skip to content

Commit

Permalink
Merge pull request #1024 from amazeeio/drush_8.2.3
Browse files Browse the repository at this point in the history
Updating Drush v8.2.2 to v8.2.3
  • Loading branch information
Schnitzel authored May 27, 2019
2 parents 078678d + cd08c2b commit 822c2dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/php/cli-drupal/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ENV LAGOON=cli-drupal
# Defining Versions - https://github.com/hechoendrupal/drupal-console-launcher/releases
ENV DRUPAL_CONSOLE_LAUNCHER_VERSION=1.8.0 \
DRUPAL_CONSOLE_LAUNCHER_SHA=db43525189999d2056d4d8bcefaf9600d91df570 \
DRUSH_VERSION=8.2.2
DRUSH_VERSION=8.2.3

RUN curl -L -o /usr/local/bin/drupal "https://github.com/hechoendrupal/drupal-console-launcher/releases/download/${DRUPAL_CONSOLE_LAUNCHER_VERSION}/drupal.phar" \
&& echo "${DRUPAL_CONSOLE_LAUNCHER_SHA} /usr/local/bin/drupal" | sha1sum \
Expand Down

0 comments on commit 822c2dc

Please sign in to comment.