app-arch/torcx: Use Docker 17.09 in the non-1.12 profile

This commit is contained in:
David Michael 2017-09-28 14:37:09 -07:00
parent 61f79086f4
commit b1cc45001c
2 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
"images": [ "images": [
{ {
"name": "docker", "name": "docker",
"reference": "17.06" "reference": "17.09"
} }
] ]
} }