Skip to content

Commit

Permalink
Bump hugo version
Browse files Browse the repository at this point in the history
  • Loading branch information
michailbrynard committed Feb 17, 2021
1 parent ef3c85a commit 51b7bee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/docker/build.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM alpine:3.8@sha256:ea47a59a33f41270c02c8c7764e581787cf5b734ab10d27e876e62369a864459
ENV HUGO_VERSION=0.55.6
ENV HUGO_VERSION=0.80.0
ENV HUGO_TYPE=_extended
ENV HUGO_ID=hugo${HUGO_TYPE}_${HUGO_VERSION}
ADD https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/${HUGO_ID}_Linux-64bit.tar.gz /tmp
Expand Down

0 comments on commit 51b7bee

Please sign in to comment.