Skip to content

Commit

Permalink
env: change pin of docker's version to <2.6; r=sheehan
Browse files Browse the repository at this point in the history
We don't care what exact release we get. It turns out there isn't a
newer 2.5.x release, so this is a no-op. But whatevs.

Differential Revision: https://phabricator.services.mozilla.com/D10483

--HG--
extra : moz-landing-system : lando
  • Loading branch information
indygreg committed Nov 1, 2018
1 parent cd010fc commit 85cb370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cbor2
coverage

# Used by docker.py.
docker==2.5.1
docker<2.6

# For code linting.
flake8
Expand Down

0 comments on commit 85cb370

Please sign in to comment.