Switch out to custom container
This commit is contained in:
parent
55603857da
commit
316b9c3036
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: 2
|
|||
jobs:
|
||||
build:
|
||||
docker:
|
||||
- image: jagregory/pandoc
|
||||
- image: theorangeone/docker-pandoc
|
||||
working_directory: ~/tex-template
|
||||
steps:
|
||||
- checkout
|
||||
|
|
Reference in a new issue