Azure/GitLab: Move to latest Docker images
[oweals/u-boot.git] / .azure-pipelines.yml
index 192c7ef5fe6d7e62c7d19882a3d2f978cf49bf50..969d49b4093ebc84692b56c686c8256e4fce5041 100644 (file)
@@ -1,7 +1,7 @@
 variables:
   windows_vm: vs2017-win2016
   ubuntu_vm: ubuntu-18.04
-  ci_runner_image: trini/u-boot-gitlab-ci-runner:bionic-20200112-21Feb2020
+  ci_runner_image: trini/u-boot-gitlab-ci-runner:bionic-20200311-10Apr2020
   # Add '-u 0' options for Azure pipelines, otherwise we get "permission
   # denied" error when it tries to "useradd -m -u 1001 vsts_azpcontainer",
   # since our $(ci_runner_image) user is not root.