File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1313WORKDIR /home/
1414RUN wget https://github.com/jgm/pandoc/releases/download/2.9.2/pandoc-2.9.2-1-amd64.deb && \
1515 dpkg -i pandoc-2.9.2-1-amd64.deb
16- RUN wget https://github.com/asanzdiego/markdownslides/archive/6.5 .zip && unzip 6.5 .zip
16+ RUN wget https://github.com/asanzdiego/markdownslides/archive/6.7 .zip && unzip 6.7 .zip
1717WORKDIR /home/markdownslides-master
1818ADD . /home/markdownslides-master
Original file line number Diff line number Diff line change @@ -93,8 +93,8 @@ function downloadLibs() {
9393 reveal.js-menu-1.2.0 reveal.js-menu
9494 downloadLib https://github.com/e-gor/Reveal.js-Title-Footer/archive/master.zip \
9595 Reveal.js-Title-Footer-master reveal.js-title-footer
96- downloadLib https://github.com/rajgoel/reveal.js-plugins/archive/master .zip \
97- reveal.js-plugins-master reveal.js-plugins
96+ downloadLib https://github.com/rajgoel/reveal.js-plugins/archive/3.9.0 .zip \
97+ reveal.js-plugins-3.9.0 reveal.js-plugins
9898}
9999
100100function downloadTemplates() {
You can’t perform that action at this time.
0 commit comments