Skip to content

Commit

Permalink
Dockerfile: use base image with extended version of Hugo
Browse files Browse the repository at this point in the history
  • Loading branch information
dseynaev committed Mar 3, 2021
1 parent 419bf56 commit 062fef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM klakegg/hugo:0.78.2-asciidoctor
FROM klakegg/hugo:0.81.0-ext-asciidoctor

RUN apk add git

0 comments on commit 062fef6

Please sign in to comment.