Skip to content

Commit

Permalink
Update drush for Backdrop to 0.2.1
Browse files Browse the repository at this point in the history
Fixes ddev#1686
  • Loading branch information
klonos committed Jul 3, 2019
1 parent 8c8a2de commit 203c315
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion containers/ddev-webserver/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ENV DRUSH_LAUNCHER_VERSION=0.6.0
ENV DRUSH_LAUNCHER_FALLBACK=/usr/local/bin/drush8
ENV WP_CLI_VERSION=2.1.0
ENV MAILHOG_VERSION=1.0.0
ENV BACKDROP_DRUSH_VERSION=0.1.0
ENV BACKDROP_DRUSH_VERSION=0.2.1
ENV MKCERT_VERSION=v1.3.0

ENV DEBIAN_FRONTEND noninteractive
Expand Down

0 comments on commit 203c315

Please sign in to comment.