mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-20 05:51:18 +02:00
Merge pull request #724 from philips/docker-1.1.0
app-emulation/docker: bump to 1.1.0
This commit is contained in:
commit
abb97b9ebb
@ -17,8 +17,8 @@ if [[ ${PV} == *9999 ]]; then
|
||||
DOCKER_GITCOMMIT="deadbee"
|
||||
KEYWORDS="~amd64"
|
||||
else
|
||||
CROS_WORKON_COMMIT="990021ac2b4a4c8e6ae66dd331c372f70eec3b7a" # v1.0.1
|
||||
DOCKER_GITCOMMIT="990021a"
|
||||
CROS_WORKON_COMMIT="79812e36468c6e9be19b7c028e37787d5ae6288b" # v1.1.0
|
||||
DOCKER_GITCOMMIT="79812e3"
|
||||
KEYWORDS="amd64"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user