1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-05-18 15:04:27 -04:00

bump Hugo to 0.84.1

This commit is contained in:
2021-06-24 21:38:18 -04:00
parent bd5a206be0
commit 943b426970
8 changed files with 14 additions and 13 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# pulls from pre-built Hugo base image:
# https://github.com/jakejarvis/hugo-docker/blob/master/Dockerfile
FROM ghcr.io/jakejarvis/hugo-extended:0.83.1
FROM ghcr.io/jakejarvis/hugo-extended:0.84.1
ADD package.json .
ADD yarn.lock .