Switch docker image from :doxygen1.8.15 to :master

This commit is contained in:
Peter Dimov 2020-01-15 18:37:33 +02:00
parent 2865c5261e
commit 7f81fc2b94

View file

@ -2,7 +2,7 @@ version: 2
jobs:
build:
docker:
- image: djarek/boost_superproject_build:doxygen1.8.15
- image: djarek/boost_superproject_build:master
parallelism: 2
steps:
- checkout