examples: Update Container Linux image from 1235.9.0 to 1298.7.0

This commit is contained in:
Dalton Hubble
2017-04-21 14:28:58 -07:00
parent 12fc4f37cc
commit c0c43abf49
29 changed files with 59 additions and 59 deletions

View File

@@ -10,7 +10,7 @@ DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
EXAMPLE=${2:-}
BRIDGE=metal0
COREOS_CHANNEL=stable
COREOS_VERSION=1235.9.0
COREOS_VERSION=1298.7.0
MATCHBOX_ARGS=""
ASSETS_DIR="${ASSETS_DIR:-$PWD/examples/assets}"