Unverified Commit 309b6148 by Edward Thomson Committed by GitHub

Update main.yml

parent 0a8fa2a5
...@@ -11,8 +11,8 @@ jobs: ...@@ -11,8 +11,8 @@ jobs:
strategy: strategy:
matrix: matrix:
container: container:
- { name: xenial, base: ubuntu-xenial } - { name: xenial, base: ubuntu:xenial }
- { name: bionic, base: ubuntu-bionic } - { name: bionic, base: ubuntu:bionic }
env: env:
docker-config-path: azure-pipelines/docker docker-config-path: azure-pipelines/docker
name: Build docker image name: Build docker image
......
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