Skip to content

Commit

Permalink
Update drush for Backdrop to 0.2.1, fixes ddev#1693
Browse files Browse the repository at this point in the history
Fixes ddev#1693
  • Loading branch information
klonos authored and rfay committed Jul 17, 2019
1 parent 52c7915 commit 4598cd2
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.2.1
ENV BACKDROP_DRUSH_VERSION=1.0.0
ENV MKCERT_VERSION=v1.3.0

ENV DEBIAN_FRONTEND noninteractive
Expand Down

0 comments on commit 4598cd2

Please sign in to comment.