Skip to content

Commit

Permalink
now using thomasweise/docker-pandoc:2.0 as base image
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasWeise committed Aug 18, 2021
1 parent 5d69161 commit aa9e56c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# software components inside the image are under the respective
# licenses chosen by their respective copyright holders.
#
FROM thomasweise/docker-pandoc:1.1
FROM thomasweise/docker-pandoc:2.0
MAINTAINER Thomas Weise <tweise@hfuu.edu.cn>

RUN echo "Initial Update." &&\
Expand Down

0 comments on commit aa9e56c

Please sign in to comment.