Fix typo in Docker development setup guide

pull/9134/head
Loumarven 4 years ago committed by Oliver Günther
parent e675848681
commit 1a262fe258
  1. 2
      docs/development/development-environment-docker/README.md

@ -167,5 +167,5 @@ Your Ruby version is 2.7.1, but your Gemfile specified ~> 2.7.2
This means that the current image is out-dated. You can update it like this: This means that the current image is out-dated. You can update it like this:
``` ```
bin/comose build --pull bin/compose build --pull
``` ```

Loading…
Cancel
Save