1
Fork 0

Try alpine container

This commit is contained in:
Jake Howard 2018-04-24 13:36:35 +01:00
parent 909e0be440
commit c4f8835ed8
Signed by: jake
GPG Key ID: 57AFB45680EDD477
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ version: 2
jobs:
build:
docker:
- image: theorangeone/docker-pandoc
- image: theorangeone/docker-pandoc:alpine
working_directory: ~/tex-template
steps:
- checkout