update container to the pyro supported version
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# what container are we using to build this
|
# what container are we using to build this
|
||||||
CONTAINER="starlabio/yocto:1.5"
|
CONTAINER="cardoe/yocto:pyro"
|
||||||
|
|
||||||
einfo() {
|
einfo() {
|
||||||
echo "$*" >&2
|
echo "$*" >&2
|
||||||
|
|||||||
Reference in New Issue
Block a user