dalibo / pandocker

🐳 A simple docker image for pandoc with filters, templates, fonts, and the latex bazaar
https://hub.docker.com/r/dalibo/pandocker/
BSD 3-Clause "New" or "Revised" License
145 stars 23 forks source link

upgrade to Python 3.6 in stable #170

Closed daamien closed 4 years ago

daamien commented 4 years ago

We now require Python 3.6 in certain CI pipelines.

dlax commented 4 years ago

how about using debian/buster? that would ship python 3.7 directly, whereas installing python3.6 on debian/stretch might require more work.

daamien commented 4 years ago

This is solved by using latest-buster and the future stable-buster