dita-ot / dita-ot-action

GitHub Action for building PDFs and static websites using DITA Open Toolkit
https://www.dita-ot.org
Apache License 2.0
8 stars 4 forks source link

Update Dockerfile #3

Closed jason-fox closed 3 years ago

jason-fox commented 3 years ago

add apt-get update to ensure that tzdata can be found

Motivation and Context

Potential fix for #2

How Has This Been Tested?

Rebuilt Dockerfile in the same manner as GitHub Action

Type of Changes