Merge pull request #767 from jonboulle/master

app-emulation/docker: bump to 1.1.2
This commit is contained in:
Jonathan Boulle 2014-07-23 12:47:57 -07:00
commit da559f4b9b
2 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@ if [[ ${PV} == *9999 ]]; then
DOCKER_GITCOMMIT="deadbee"
KEYWORDS="~amd64"
else
CROS_WORKON_COMMIT="dc62f3cdccfd744c7e1d345da7f167df98cf9686" # v1.1.1
DOCKER_GITCOMMIT="dc62f3c"
CROS_WORKON_COMMIT="d84a070e476ce923dd03e28232564a87704613ab" # v1.1.2
DOCKER_GITCOMMIT="d84a070"
KEYWORDS="amd64"
fi