Update docker image to one with asciidoctor 2 and rouge

This commit is contained in:
Peter Dimov 2021-10-20 00:13:04 +03:00
parent 756ae2ebd5
commit 0882fd4331

View file

@ -2,7 +2,7 @@ version: 2
jobs:
build:
docker:
- image: cppalliance/boost_superproject_build:build-deps-3
- image: cppalliance/boost_superproject_build:build-deps-5
parallelism: 2
steps:
- checkout