[CI] Update image to 2022-07-15

This commit is contained in:
Joel Linn 2022-07-16 01:57:12 +02:00 committed by Rick Gibbed
parent 14fdf4b270
commit b3a00d0368
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ def main(ctx):
]
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'):
return {