examples: Bump Container Linux to stable 1465.7.0

This commit is contained in:
Dalton Hubble
2017-09-12 15:47:57 -07:00
parent 6be5c0f59c
commit 06f80fa003
25 changed files with 46 additions and 46 deletions

View File

@@ -15,7 +15,7 @@ ASSETS_DIR="${ASSETS_DIR:-$PWD/examples/assets}"
CONFIG_DIR="${CONFIG_DIR:-$PWD/examples/etc/matchbox}"
COREOS_CHANNEL=stable
COREOS_VERSION=1409.7.0
COREOS_VERSION=1465.7.0
MATCHBOX_ARGS=""
if [ "$EUID" -ne 0 ]