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