about summary refs log tree commit diff
path: root/users/fcuny/notes
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-01-23 19:56:42 -0800
committerFranck Cuny <franck@fcuny.net>2022-01-23 19:56:42 -0800
commitc6cb3d5046ec75f33fea88b43eeec1b8cd658adf (patch)
treeadb6401385cd810bb069f3a730b756ea7876a161 /users/fcuny/notes
parentnotes: remove some columns for the various CPUs (diff)
downloadworld-c6cb3d5046ec75f33fea88b43eeec1b8cd658adf.tar.gz
build: use more recent version of hugo
Diffstat (limited to 'users/fcuny/notes')
-rw-r--r--users/fcuny/notes/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/fcuny/notes/Dockerfile b/users/fcuny/notes/Dockerfile
index 5e2b55a..64c0f97 100644
--- a/users/fcuny/notes/Dockerfile
+++ b/users/fcuny/notes/Dockerfile
@@ -1,4 +1,4 @@
-FROM klakegg/hugo:0.83.1-ext-alpine-onbuild AS hugo
+FROM klakegg/hugo:0.91.2-ext-alpine-onbuild AS hugo
 
 FROM pierrezemb/gostatic