Unverified Commit 6f8afcd8 authored by Nikita Titov's avatar Nikita Titov Committed by GitHub
Browse files

[ci] use `latest` tag again for Ubuntu 14 CI Docker (#5001)

parent 904b2d51
...@@ -14,7 +14,7 @@ variables: ...@@ -14,7 +14,7 @@ variables:
resources: resources:
containers: containers:
- container: ubuntu1404 - container: ubuntu1404
image: lightgbm/vsts-agent:ubuntu-14.04-dev image: lightgbm/vsts-agent:ubuntu-14.04
- container: ubuntu-latest - container: ubuntu-latest
image: 'ubuntu:latest' image: 'ubuntu:latest'
options: "--name ci-container -v /usr/bin/docker:/tmp/docker:ro" options: "--name ci-container -v /usr/bin/docker:/tmp/docker:ro"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment