[CI] Update image to 2022-07-15
This commit is contained in:
parent
14fdf4b270
commit
b3a00d0368
|
@ -8,7 +8,7 @@ def main(ctx):
|
||||||
]
|
]
|
||||||
|
|
||||||
def image_linux_x86_64():
|
def image_linux_x86_64():
|
||||||
return 'xeniaproject/buildenv:2022-01-01'
|
return 'xeniaproject/buildenv:2022-07-15'
|
||||||
|
|
||||||
def volume_build(toolchain, path='/drone/src/build'):
|
def volume_build(toolchain, path='/drone/src/build'):
|
||||||
return {
|
return {
|
||||||
|
|
Loading…
Reference in New Issue